Request for review: 7198416: Using X500Name in place of CertificateIssuerName and CertificateSubjectName
Jason Uh
jason.uh at oracle.com
Tue Oct 30 08:44:45 UTC 2012
Updated. Please see instead:
http://cr.openjdk.java.net/~juh/7198416/webrev.01/
Removed a trailing space and updated certAttributes.html, a sort of
cheat sheet for X.509 certificate attributes. Note that the entries for
issuerUniqueID and subjectUniqueID have also been updated to reflect the
changes that were made in 4647343.
Thanks,
Jason
On 10/29/2012 03:39 PM, Jason Uh wrote:
> http://cr.openjdk.java.net/~juh/7198416/webrev.00/
>
> Because sun.security.x509.CertificateIssuerName and
> CertificateSubjectName do not provide any functionality beyond that of
> X500Name, they have been removed. X509CertImpl and X509CertInfo have
> been modified to use X500Name directly instead of these classes.
>
> Thanks,
> Jason
More information about the security-dev
mailing list