SSL on a different IP

SSL on a different IP

am 21.09.2006 00:38:02 von chris D

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

Re: SSL on a different IP

am 21.09.2006 03:35:45 von Ken Schaefer

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" 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

Re: SSL on a different IP

am 21.09.2006 05:20:33 von Bernard

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" 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