-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P2
-
None
-
Affects Version/s: 5.0
-
Component/s: security-libs
-
None
-
sparc
-
solaris_9
The Error:
create a new keystore with:
$ keytool -genkey -alias a
*do not* use storepass when prompting keypass.
then, try to change the keypass with:
$ keytool -keypasswd -alias a
type the key you give, exception thrown.
this error does not appear in 1.4, but on 1.5 for Solaris and Win32
create a new keystore with:
$ keytool -genkey -alias a
*do not* use storepass when prompting keypass.
then, try to change the keypass with:
$ keytool -keypasswd -alias a
type the key you give, exception thrown.
this error does not appear in 1.4, but on 1.5 for Solaris and Win32
- duplicates
-
JDK-6178366 REGRESSION: keytool corrupts password entered on prompt
-
- Resolved
-