[ http://issues.apache.org/jira/browse/GERONIMO-2252?page=all ]
Joe Bohn closed GERONIMO-2252. ------------------------------ > 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: security, console > Affects Versions: 1.2, 1.1, 1.1.1 > Environment: windows xp > jetty and tomcat > Reporter: Joe Bohn > Assigned To: Joe Bohn > Fix For: 1.2, 1.1.1 > > > 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
