-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8144706 | 8u271 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8251728 | emb-8u271 | Sean Coffey | P3 | Resolved | Fixed | team |
JDK-8250641 | 7u291 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8251444 | 7u281 | Sean Coffey | P3 | Resolved | Fixed | b05 |
As part of the source code layout for modules then we need to find homes for the following files:
jdk/src/share/lib/security/blacklisted.certs.pem
jdk/src/share/lib/security/BlacklistedCertsConverter.java
One suggestion is to move these into the make tree and have the build generate blacklist.certs, this seems better than having tools to generate the blacklist and the generated file in the repository.
- backported by
-
JDK-8144706 Generate blacklist.certs in build
-
- Resolved
-
-
JDK-8250641 Generate blacklist.certs in build
-
- Resolved
-
-
JDK-8251444 Generate blacklist.certs in build
-
- Resolved
-
-
JDK-8251728 Generate blacklist.certs in build
-
- Resolved
-
- relates to
-
JDK-8049936 Update the CheckBlacklistedCerts.java test to find new location of blacklisted.certs.pem
-
- Closed
-