Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 5.0
-
Fix Version/s: 5.0u1
-
Component/s: security-libs
-
Subcomponent:
-
Resolved In Build:01
-
CPU:generic
-
OS:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2117451 | 6 | Vincent Ryan | P2 | Resolved | Fixed | mustang |
Description
In J2SE v 1.5, the revocation status of a public key certificate can be
checked by means of OCSP (RFC 2560). The certificate being checked may
be pre-configured to use a particular OCSP Responder. The responder is
identified by a URL in the certificate's AuthorityInfoAccess (AIA)
extension. That AIA extension is currently being ignored. The result
is that pre-configured certificates cannot be checked correctly.
checked by means of OCSP (RFC 2560). The certificate being checked may
be pre-configured to use a particular OCSP Responder. The responder is
identified by a URL in the certificate's AuthorityInfoAccess (AIA)
extension. That AIA extension is currently being ignored. The result
is that pre-configured certificates cannot be checked correctly.
Attachments
Issue Links
- backported by
-
JDK-2117451 AuthorityInfoAccess certificate extension is being ignored.
-
- Resolved
-