RFR 8058778: New APIs for creating certificates and certificate requests

Wang Weijun weijun.wang at oracle.com
Wed Jan 13 03:35:19 UTC 2016


> Still one TODO in X509Certificate.Builder subject(String name).

Not an issue any more.

With buildSelfSignedCertificate(kp), there is no need for buildCertificate(request, kp, name) anymore.

Hurray!

--Max



More information about the security-dev mailing list