-
Enhancement
-
Resolution: Fixed
-
P3
-
6
-
b01
-
sparc
-
solaris_9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2206119 | 7 | Sowmya Kannan | P3 | Closed | Fixed | b103 |
New options (-digestalg and -sigalg) for jarsigner have been added that
allow users to specify non-default algorithms when signing jar files. These
options need to be documented.
See the interface section of http://ccc.sfbay/5094028 for the changes that
should be made to the jarsigner docs.
Also, please fix this minor typo in the jarsigner docs:
...
keytool works on any file-based keystore implementation. (It treats
the keytore location that is passed to it at the command line as a
^^^^^^^
Change to "keystore".
###@###.### 2005-2-02 16:45:20 GMT
allow users to specify non-default algorithms when signing jar files. These
options need to be documented.
See the interface section of http://ccc.sfbay/5094028 for the changes that
should be made to the jarsigner docs.
Also, please fix this minor typo in the jarsigner docs:
...
keytool works on any file-based keystore implementation. (It treats
the keytore location that is passed to it at the command line as a
^^^^^^^
Change to "keystore".
###@###.### 2005-2-02 16:45:20 GMT
- backported by
-
JDK-2206119 Document new jarsigner -sigalg and -digestalg options
-
- Closed
-
- relates to
-
JDK-5094028 jarsigner should have options to allow user to specify non-default digest and signature algorithms
-
- Resolved
-