JDK8 Code review request for 7179715: OCSP revocation checking fails if the signer certificate is identified using the key ID
Sean Mullan
sean.mullan at oracle.com
Tue Jul 31 21:43:57 UTC 2012
Hi Vinnie,
Can you please review my fix for 7179715?
webrev: http://cr.openjdk.java.net/~mullan/webrevs/7179715/webrev.00/
This was a regression caused by the integration of JEP 124. The
responderKey was not being parsed correctly and was causing a DER
parsing exception. I have also moved the parsing of the responderId
inside debugging blocks because it is only currently used for debugging
purposes.
The bug is not available at bugs.sun.com for some reason.
Thanks,
Sean
More information about the security-dev
mailing list