[ http://issues.apache.org/jira/browse/GERONIMO-2252?page=all ]

Joe Bohn resolved GERONIMO-2252.
--------------------------------

    Resolution: Fixed

fixed in geronimo 1.1.1
Sending        
modules\security\src\java\org\apache\geronimo\security\keystore\FileKeystoreInstance.java
Transmitting file data .
Committed revision 427183.

and trunk
Sending        
modules\security\src\java\org\apache\geronimo\security\keystore\FileKeystoreInstance.java
Transmitting file data .
Committed revision 427184.

> A locked key in a keystore can never be unlocked.
> -------------------------------------------------
>
>                 Key: GERONIMO-2252
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2252
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: console, security
>    Affects Versions: 1.1, 1.1.1, 1.2
>         Environment: windows xp
> jetty and tomcat
>            Reporter: Joe Bohn
>         Assigned To: Joe Bohn
>             Fix For: 1.1.1, 1.2
>
>
> Once the key of a keystore has been locked it can never be unlocked.  This is 
> because the password stored in the gbean attribute is incorrectly being 
> stored as the string representation of the charater array rather than the 
> value of the character array itself.  Thanks to Vamsavardhana Reddy for 
> finding the root cause of this problem in 
> FileKeystoreInstance.storePasswords().

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to