-
Bug
-
Resolution: Fixed
-
P4
-
1.0.1
-
None
-
helms
-
generic
-
solaris_7
Due to JDK bug 4245871, X509Certificate.getBasicConstraints() may return
an un-documented value -2.
The BasicConstraints checking code in JSSE may fail if X509Certificate.getBasicConstraints() returns -2.
an un-documented value -2.
The BasicConstraints checking code in JSSE may fail if X509Certificate.getBasicConstraints() returns -2.
- relates to
-
JDK-8293489 Accept CAs with BasicConstraints without pathLenConstraint
- Resolved