-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 23
-
b14
Few tests use hardcoded certificates. When these certificates expire, test fails. This bug is filed to update these test certificates to either be generated at run time or updated to have extended expiry date.
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.)
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.)
- 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/jdk/31847149
-
Review(master) openjdk/jdk/18958
-
Review(master) openjdk/jdk/23700
(1 links to)