You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by va...@bull.net on 2004/11/19 15:52:58 UTC

Problem with ssl

I'm using ssl with tomcat 5.0.28
I use a keystore that contains several certificates
How can I tell tomcat which one to use for SSL transaction ?
Is there a parameter like "alias" ?

Valerie



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


Re: Problem with ssl

Posted by Sailing Cai <sa...@gmail.com>.
You can config SSL with Tomcat5.0.28 by read these:
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html


On Fri, 19 Nov 2004 15:52:58 +0100, valerie.bauche@bull.net
<va...@bull.net> wrote:
> I'm using ssl with tomcat 5.0.28
> I use a keystore that contains several certificates
> How can I tell tomcat which one to use for SSL transaction ?
> Is there a parameter like "alias" ?
> 
> Valerie
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
>

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


Re: Problem with ssl

Posted by Bill Barker <wb...@wilshire.com>.
<va...@bull.net> wrote in message 
news:OF29B43CC5.920DECE1-ONC1256F51.00517FD6@fran.bull.fr...
> I'm using ssl with tomcat 5.0.28
> I use a keystore that contains several certificates
> How can I tell tomcat which one to use for SSL transaction ?
> Is there a parameter like "alias" ?
>

The correct attribute is 'keyAlias' to specify which cert Tomcat should use.

> Valerie 




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