-
Enhancement
-
Resolution: Withdrawn
-
P4
-
None
-
7
-
generic
-
generic
We need to provide developers a way to programatically call the keytool and jarsigner tools.
Requirements:
1. It works!
2. For keytool, no need to deal with files, only objects
3. No need to provide password in Strings
4. Some kind of thread-safe, instance level or class level
Requirements:
1. It works!
2. For keytool, no need to deal with files, only objects
3. No need to provide password in Strings
4. Some kind of thread-safe, instance level or class level
- relates to
-
JDK-8056174 New APIs for jar signing
- Closed
-
JDK-8058778 New APIs for creating certificates and certificate requests
- Closed
-
JDK-8304556 Add public API for generating self signed X.509 certificates
- Open