Sustaining group wants to use the java command to find out about the crypto strength information on JCE and crypto strength and pluggability of JSSE.
Both JCE and JSSE will add manifest attributes in the jar file so the runtime group can retrieve this information and then report them when 'java' command is invoked.
Runtime may need to add a new option or overload an existing option for this purpose. If this option is specified on the command line, runtime should read certain attributes in JSSE and JCE jar files and print those information.
For the exact attribute name information of JCE and JSSE and the names of the jar files which will contain these attributes, please refer to the dependent bugIDs.
Both JCE and JSSE will add manifest attributes in the jar file so the runtime group can retrieve this information and then report them when 'java' command is invoked.
Runtime may need to add a new option or overload an existing option for this purpose. If this option is specified on the command line, runtime should read certain attributes in JSSE and JCE jar files and print those information.
For the exact attribute name information of JCE and JSSE and the names of the jar files which will contain these attributes, please refer to the dependent bugIDs.
- relates to
-
JDK-4419031 Need to provide CryptoStrength information along with the Jar file
-
- Resolved
-
-
JDK-4419035 Need to provide CryptoStrength and Pluggability information along with the Jar f
-
- Resolved
-