Peter is correct - I was just being a bit lazy in my answer...
The ssl connection is setup BEFORE any 'hostname' information is
passed over the link, and therefore the server would not know 'which'
virtual hostname's ssl certificate to use.
Therefore - 1 certificate per IP Address/ Port combination.
Cheers
Andrew
On 25/08/2006, at 12:22 PM, Peter Crowther wrote:
From: Andrés González [mailto:[EMAIL PROTECTED]
I mean, what are you saying? That tomcat can only have 1 ssl
certificate per IP address, or that it is a "general" limitation of
the architecture of SSL certificates.
It is a general limitation of SSL. To be strict: you can only have
one certificate per *endpoint*, that is, IP address/port combination.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]