jacktripper
Programmer
I'm a bit fuzzy on the how to have multiple sites on the same IIS 6.0 box with SSL for them. I know you can't use the same IP address with host headers and have multiple sites... because the IP address has to be unique for the SSL to function.
So, I have 2 external IP addresses now for 2 different domain names that both need SSL. However, once a user hits our network, both external IPs are pointing to the same internal IP address of the single IIS box. This doesn't seem to work.
I guess I am asking: do I also need 2 internal IP addresses that are different in order for the SSL to work as planned? Is that even possible to have 2 internal IP addresses pointing to the same server?
And before anyone says "wildcard SSL"... that is not something we want to implement.
So, I have 2 external IP addresses now for 2 different domain names that both need SSL. However, once a user hits our network, both external IPs are pointing to the same internal IP address of the single IIS box. This doesn't seem to work.
I guess I am asking: do I also need 2 internal IP addresses that are different in order for the SSL to work as planned? Is that even possible to have 2 internal IP addresses pointing to the same server?
And before anyone says "wildcard SSL"... that is not something we want to implement.