Re: Server certificate configuration for multiple IP addresses and domain names

2006-10-25 Thread Pid
If you're talking about SSL, then this is the common misunderstanding about about how the SSL layer works. SSL is negotiated before HTTP - where the HOST header resides - so the server has no way of knowing during the SSL connection phase which host to talk to, so selects the default certificate.

Server certificate configuration for multiple IP addresses and domain names

2006-10-25 Thread Rodrigo Ruiz
Hi all, I have been trying to configure certificates for a server that has several IP addresses, and several domain names, but I think I have reached a limitation on Tomcat security features (or maybe a Java one, I don't know). I think the problem can be experienced even with a server with a sing