https://issues.apache.org/bugzilla/show_bug.cgi?id=50928
Summary: [patch] JSSESocketFactory - wrong password in
KeyManagerFactory.init
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26768)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26768)
Patch to fix problem
JSSESocketFactory does not use the keyPass when calling
KeyManagerFactory.init()
Attached patch fixes the error.
However, it might be better to fix up the handling of keyPass and keyStorePass
defaults in the AbstractEndPoint super-class.
Patch also fixes a throw clause to ensure that the true cause of the exception
is reported.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]