Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 9
- Affects Version/s: 9
Jar signing is not doable through public APIs, and the jarsigner tool were designed to be run by a human being and it's difficult to run it in an application. The enhancement intends to create new APIs jar signing.
The default signature algorithm in jarsigner will also be updated to be keysize dependent (See
).
blocks
JDK-8143368 Document JarSigner and X509CertificateBuilder
- Resolved
JDK-8076535 Deprecate the com.sun.jarsigner package
- Resolved
duplicates
JDK-5079716 Need APIs for interacting with (creating, verifying, etc.) signed jars
- Closed
relates to
JDK-8171135 Include javadoc on JarSigner API in security doc
- Resolved
JDK-8144107 jdk/security tests not included
- Closed
JDK-8058778 New APIs for creating certificates and certificate requests
- Closed
JDK-8062515 Migrate use of sun.security.** to supported API
- Closed
JDK-6539136 Add KeyTool and JarSigner as JSR 199 Tools
- Closed
(3 relates to)