On 11/13/2009 12:29 PM, Philip Wigg wrote:
NameVirtualHost 192.168.1.47:443 NameVirtualHost 192.168.1.129:443You can't use name based virtual hosting with SSL. Try these lines out. You need to make sure you have a Listen directive for those IP/port combinations though. Cheers, Phil.
Phil,As of Apache 2.2.12 + OpenSSL 0.9.8f/j, you can. You may thank RFC 4366 for SNI (Server Name Indication). However, most version of IE (any version on XP) don't support it. :-P
http://en.wikipedia.org/wiki/Server_Name_Indication http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx