|
Home > Archive > IIS Server Security > September 2006 > SSL on a different IP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
SSL on a different IP
|
|
| Chris D 2006-09-20, 7:50 pm |
| Hi - can I have a site on one ip and have SSL on a different IP or does the
site have to be on the same ip as ssl? If I can, then how? Huge thanks ...
Chris
| |
| Ken Schaefer 2006-09-21, 1:33 am |
| DNS resolves host names (e.g. yourserver.domain.com) to an IP address. DNS
does not include the protocol in the name resolution process.
What are you trying to achieve? And we might be able to provide an
acceptable workaround or configuration that meets your needs.
Cheers
Ken
"Chris D" <Chris D@discussions.microsoft.com> wrote in message
news:593DF7DE-6BEB-4F37-8CD1-171D20FCCCF5@microsoft.com...
> Hi - can I have a site on one ip and have SSL on a different IP or does
> the
> site have to be on the same ip as ssl? If I can, then how? Huge thanks ...
> Chris
| |
| Bernard Cheah [MVP] 2006-09-21, 1:33 am |
| SSL works well with different IP, though you can use same IP, however this
would needs unique port for the binding.
Finally, if you have w2k3sp1, you can then have same ip / port with
different host header. The catch with current implementation is that all
urls must have the same parent domain, e.g. *.myssl.com.
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Chris D" <Chris D@discussions.microsoft.com> wrote in message
news:593DF7DE-6BEB-4F37-8CD1-171D20FCCCF5@microsoft.com...
> Hi - can I have a site on one ip and have SSL on a different IP or does
> the
> site have to be on the same ip as ssl? If I can, then how? Huge thanks ...
> Chris
|
|
|
|
|