Multiple certificates in virtual host setup

2002-10-09 Thread Donie Kelly

Hi all

I have a server hosting multiple sites and each wants to use ssl. Can I use
a single keystore for all sites? How do I get each site to extract the
correct certificate from the keystore?

Any help is appreciated.
Donie


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




Re: Multiple certificates in virtual host setup

2002-10-09 Thread Wolfgang Stein

Hi Donie,

AFAIK you may have only cert per Tomcat,
identified by alias 'tomcat'. More certs 
selected by differing aliases would not work
due restrictions of the ssl-protocol (as some guys
stated in this list).

Did you already try wildcard certs, e.g. '*.subdomain.tld' 
or even '*.tld' ?
They might be expensive, but maybe they fit your needs.

Good luck,
Wolfgang Stein

 -Original Message-
 From: Donie Kelly [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, October 09, 2002 12:03 PM
 To: 'Tomcat Users List'
 Subject: Multiple certificates in virtual host setup
 
 
 Hi all
 
 I have a server hosting multiple sites and each wants to use 
 ssl. Can I use
 a single keystore for all sites? How do I get each site to extract the
 correct certificate from the keystore?
 
 Any help is appreciated.
 Donie
 
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]


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