Tffms / keytool-iui

Automatically exported from code.google.com/p/keytool-iui
0 stars 0 forks source link

Import private key from a p12-certstore fails, while the password check estimates a 6-40 Char password! #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
After start of keytool i tried to import some certs from a P12 keystore into a 
JKS Keystore. The issue occurs, as i'am trying to fill in the password for the 
JKS Keystore.

What steps will reproduce the problem?
1. Keytool IUI > Import > Keystore's Entry > Private Key > From other Keystore
2. Entry's for Source Keystore are working fine
3. Putting in entry's for Target Keystore fails. I try to type in the password 
which has 5 characters, and got the error message that the password must have 
at least 6 up to 40 characters.

What is the expected output? What do you see instead?
This is a really bad feature, because i couldn't import the keys! the expected 
behavior should be at most a warning, that the password is maybe weak!

What version of the product are you using? On what operating system?
I'am using the keytool iui with version 2.4.1

Please provide any additional information below.

Original issue reported on code.google.com by blaufoto...@googlemail.com on 4 Jul 2011 at 9:53