Hello ,
Please review the tests for openssl generated certificates and CRLS.
Changes made :
CustomCertificateFactory.java is made thread safe.
Here is the new webrev -
http://cr.openjdk.java.net/~rhalade/8049233/webrev.01/
<http://cr.openjdk.java.net/%7Erhalade/8049233/webrev.01/>
Thanks,
Raghu
On 7/28/2014 11:50 AM, raghu k.nair wrote:
Hello,
Please review the tests for openssl generated certificates and CRLS.
This tests java.security.cert.Certificate.verify() method and
behaviors of the following classes java.security.X509CRL,
java.security.X509CRLSelector, java.security.X509CRLRevocationReason
and java.security.X509Certificate.
Bug - |https://bugs.openjdk.java.net/browse/JDK-8049233|
webrev- http://cr.openjdk.java.net/~rhalade/8049233/webrev.00/
Thanks,
Raghu Nair