Loading... (original) (raw)

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

JDK-8157389

).

blocks

Enhancement - null JDK-8143368 Document JarSigner and X509CertificateBuilder

Enhancement - null JDK-8076535 Deprecate the com.sun.jarsigner package

duplicates

Enhancement - null JDK-5079716 Need APIs for interacting with (creating, verifying, etc.) signed jars

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8171135 Include javadoc on JarSigner API in security doc

Bug - A problem which impairs or prevents the functions of the product. JDK-8144107 jdk/security tests not included

New Feature - A new feature of the product, which has yet to be developed. JDK-8058778 New APIs for creating certificates and certificate requests

Bug - A problem which impairs or prevents the functions of the product. JDK-8062515 Migrate use of sun.security.** to supported API

Enhancement - null JDK-6539136 Add KeyTool and JarSigner as JSR 199 Tools

(3 relates to)