|
Multiple SSL Virtual Hosts with Apache/mod_ssl/SNI
I've a need to deploy several SSL capable name based virtual hosts on one IP address. I know of the limitations of SSL/virtual hosting in this respect, and have seen some how-to's on using mod_gnutls to accomplish this.
Since mod_gnutls seems perpetually in development, and I would need this in a production environment, I'm interested in (supposedly) Apache 2.2.8's support for SNI in mod_ssl. Can anyone confirm whether this function is actually supported yet, and if so what client browsers as of this date support SNI?
I've found some info from this past April implying that only IE7 on Vista supports SNI, and I'd need to be sure XP is supported as well.
Thanks in advance...
|