-
New Feature
-
Resolution: Won't Fix
-
P3
-
None
-
9
Keytool includes functions that are not available through public APIs, but these tools were designed to be run by a human being and it's difficult to running them in an application. The enhancement intends to create new APIs that cover these functions, including
- -genkeypair, -gencert, and -certreq of keytool
A new interface Certificate.Builder will be added to build certificates and certificate requests. CertificateFactory will support creating a builder.
- -genkeypair, -gencert, and -certreq of keytool
A new interface Certificate.Builder will be added to build certificates and certificate requests. CertificateFactory will support creating a builder.
- blocks
-
JDK-8143368 Document JarSigner and X509CertificateBuilder
- Resolved
- duplicates
-
JDK-8165481 Provide an API for generating certificates
- Closed
- relates to
-
JDK-6539136 Add KeyTool and JarSigner as JSR 199 Tools
- Closed
-
JDK-8157109 Support version 1 cert generation in keytool
- Closed
-
JDK-8062515 Migrate use of sun.security.** to supported API
- Closed
-
JDK-8304556 Add public API for generating self signed X.509 certificates
- Open
-
JDK-8056174 New APIs for jar signing
- Closed
(2 relates to)