Relates :
|
Add a test for key generation, jar signing and verification with all disabled algorithms and key sizes in the property jdk.jar.disabledAlgorithms. Cover the scenario of with and without these entries in jdk.jar.disabledAlgorithms. Whenever the entries are in the property jdk.jar.disabledAlgorithms, corresponding warning or error message should shown, otherwise everything should work fine without any related error or warning.
|