You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Se...@BULL.BE on 2006/04/03 10:57:00 UTC

change alias in https

Hello,
I need to use another alias than tomcat in https with tomcat 5.5 (keytool
-genkey -alias newalias -keyalg RSA -keystore /etc/keystore -storepass
mysecretpass). Have you got any idea? Thanks

Sébastien Dicque
SA BULL NV
Papiermolenstraat 51 Rue du Moulin à Papier
Brussel 1160 Bruxelles
e-mail: sebastien.dicque@bull.be
Tel: +32 (0)2 661 60 06
Fax: +32 (0)2 661 68 95
G.S.M: +32 (0)4 95 58 60 06


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: change alias in https

Posted by Mark Thomas <ma...@apache.org>.
Sebastien.Dicque@BULL.BE wrote:
> Hello,
> I need to use another alias than tomcat in https with tomcat 5.5 (keytool
> -genkey -alias newalias -keyalg RSA -keystore /etc/keystore -storepass
> mysecretpass). Have you got any idea? Thanks

Try setting the (undocumented) keyAlias property on the connector.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org