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

Sean Mullan sean.mullan at oracle.com
Tue Aug 28 12:41:12 UTC 2012


On 8/28/12 8:20 AM, Xuelei Fan wrote:

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

Please review my webrev for 7179715:

Is it 7192896?

Oops, yes, cut-and-paste error.

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

Looks fine to me.

Thanks.

--Sean

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