DO NOT REPLY [Bug 19610] - Tomcat does not support a keystore with multiple keys with different passwords for each key

2003-08-14 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19610.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19610

Tomcat does not support a keystore with multiple keys with different passwords for 
each key

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-08-11 22:31 ---
Added keyAlias property on CoyoteConnector, which allows specifying the
particular keypair and supporting cert chain to be used by the connector when it
authenticates itself to SSL clients.

Notice that JSSE currently does not support assigning different passwords to
individual keys via its standard APIs. I was told this is being planned for a
future release.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 19610] - Tomcat does not support a keystore with multiple keys with different passwords for each key

2003-06-25 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19610.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19610

Tomcat does not support a keystore with multiple keys with different passwords for 
each key





--- Additional Comments From [EMAIL PROTECTED]  2003-06-26 00:54 ---
It seems like the tomcat5 CoyoteServerSocketFactory allows configurable 
keystore file, keystore password, and doesn't have the tomcat user hard 
coded.  Am I looking at the wrong place?  Is this bug still relevant?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]