Jump to content

Multiple SSL Sites


Brian W

Recommended Posts

I'm not very familiar with the terms used or the way things are done when it comes to networking... so here are my needs and my problem.

What we have is:

*2 static IPs from our ISP (Cox)

*2 SSL sites on the same MS2008 Server with IIS7 (only 1 works)

*Motorola Surfboard Modem

*Cisco WRT160N Router (looking to upgrade, further details below)

*and a 24 port Switch

What we need is to get the SSL sites both working at the same time. We are looking at adding more SSL sites down the line but not sure how many. My understanding is that foreach SSL Cert we need a unique public IP. Like I said, we already have 2 IPs.

What I need to know is what do I need for hardware to rout those two public IPs into different internal IPs. From there, I think I can handle it, but can't seem to find out exactly what kind of router I need or other solution to get the public IPs to their own internals.

Any advice is appreciated.

Link to comment
https://forums.phpfreaks.com/topic/145126-multiple-ssl-sites/
Share on other sites

It's not a viable solution anyway. My post was more like an FYI. It may or may not be supported by IIS7, I don't know.

 

The technology that makes it possible, SNI (server name identification), is only supported on Vista's IE7 and above (i.e. not in XP's IE7). Again, it's a Microsoft product that is hindering progression.

Link to comment
https://forums.phpfreaks.com/topic/145126-multiple-ssl-sites/#findComment-761725
Share on other sites

Sure, here you go: http://en.gentoo-wiki.com/wiki/Apache2/SSL_and_Name_Based_Virtual_Hosts

 

Server Name Indication (SNI) is defined in RFC 4366, section 3.1.

 

Unfortunately, the fact that the majority of Internet Explorer deployments don't support it makes it practically impossible to use in a production environment.

Link to comment
https://forums.phpfreaks.com/topic/145126-multiple-ssl-sites/#findComment-763661
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.