-
CSR
-
Resolution: Unresolved
-
P4
-
None
-
behavioral
-
low
-
-
System or security property
-
JDK
Summary
Support algorithm constraints and certificate checks in SunX509 key manager
Problem
The default SunX509 key manager should support the same certificate checks that are supported by PKIX key manager.
Solution
Implement support for algorithm constraints and certificate checks in SunX509 key manager.
Specification
New system property to be added which should restore the original SunX509 key manager's behavior when set to false
if users want to disable the certificate checks for some reason. The default value for the property is true
:
jdk.tls.SunX509keymanager.certSelectionChecking
- csr of
-
JDK-8359956 Support algorithm constraints and certificate checks in SunX509 key manager
-
- In Progress
-