-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P3
-
Affects Version/s: 6
-
Component/s: security-libs
-
None
-
generic
-
generic
The sun.security.provider.certpath.OCSP API needs to be used by Java Plugin and WebStart. The usage of enum in the API is a problem because they compile their source to run on JDK 1.4 and up. So we need to remove the dependency on enum (which is 1.5 and up).
- relates to
-
JDK-6869739 Cannot check revocation of single certificate without validating the entire chain
-
- Closed
-