You can set 1 ssl certificate for each port over the same ip.
ie:
https://domain1.com/ takes default ssl port 443 and one cert.
https://domain2.com:10443/ takes another cert.
etc...
So you must listen ssl conexion on each port that you need
And take a look at http://wiki.cacert.org/wiki/VhostTaskForce
Andrew Miehs wrote:
You can only have 1 ssl certificate per IP address
Andrew
On 25/08/2006, at 11:09 AM, teknokrat wrote:
I am trying to set up tomcat with multiple virtual hosts, each with
their own SSL certificate. Is this possible? Do I add each
certificate to the main keystore as per one host?
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]