JDK 8 Code review request for 7179715: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed (original) (raw)

Xuelei Fan xuelei.fan at oracle.com
Tue Aug 28 12:20:56 UTC 2012


On 8/28/2012 4:23 AM, Sean Mullan wrote:

Please review my webrev for 7179715: Is it 7192896?

http://cr.openjdk.java.net/~mullan/webrevs/7192896/webrev.00/

Looks fine to me.

Xuelei

The bugid is not accessible for some reason. Essentially this is a simple fix to set the reason of the CertPathValidatorException to UNDETERMINEDREVOCATIONSTATUS if a network failure prevents us from determining if a certificate has been revoked or not.

Thanks, Sean



More information about the security-dev mailing list