> 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