Proposed API Changes for JEP 124: Enhance the Certificate Revocation-Checking API

2012-05-04 Thread Sean Mullan
Hi, As part of JEP 124 [1] I have been working on a few API changes for JDK 8 that will help improve the API for validating and checking revocation status of certificates in a certificate chain. I have posted a README and a specdiff of my proposed API changes for review: http://cr.openjdk.java.n

JEP 124: Enhance the Certificate Revocation-Checking API

2011-11-03 Thread mark . reinhold
Posted: http://openjdk.java.net/jeps/124 - Mark