-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 23
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8369171 | 25.0.2 | Deepak Damodaran | P4 | Resolved | Fixed | master |
JDK-8369040 | 21.0.10-oracle | Deepak Damodaran | P4 | Resolved | Fixed | master |
JDK-8369042 | 17.0.18-oracle | Deepak Damodaran | P4 | Resolved | Fixed | master |
Finding tests can be achieved in two ways:
- Set system clock to future date and run tests as suggested by Sean C. This would cause krb tests to fail with clock skew error so those should be ignored.
- Other option would be to look for certificates in the test with grep (BEGIN etc.)
- backported by
-
JDK-8369040 Extend CertificateBuilder to create trust and end entity certificates programmatically
-
- Resolved
-
-
JDK-8369042 Extend CertificateBuilder to create trust and end entity certificates programmatically
-
- Resolved
-
-
JDK-8369171 Extend CertificateBuilder to create trust and end entity certificates programmatically
-
- Resolved
-
- blocks
-
JDK-8353738 Update TLS unit tests to not use certificates with MD5 signatures
-
- In Progress
-
- relates to
-
JDK-8031674 Update MD5 signed certificate to SHA-2 algorithm
-
- Open
-
-
JDK-8325096 Test java/security/cert/CertPathBuilder/akiExt/AKISerialNumber.java is failing
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/61a014e9
-
Commit(master) openjdk/jdk/31847149
-
Review(master) openjdk/jdk25u/263
-
Review(master) openjdk/jdk/18958
-
Review(master) openjdk/jdk/23700