Looks good to me. Can you add a regression test or is it too hard to
write one?
--Sean
On 12/13/2012 11:24 AM, Vincent Ryan wrote:
Please review these changes to JDK 7 to correct the validation of OCSP
responses when cert
path validation is being performed at a _specific_ time (rather than performed
using the current time).
8004846: Time-specific certpath validation applies to OCSP response validity
period
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8004846
Webrev:
http://cr.openjdk.java.net/~vinnie/8004846/webrev.00/
Thanks.