Need Dedicated IP Address to Run HTTPS?
Thanks.
3 Replies
Unless you're attempting to support archaic software (like IE6 on XP, and that general era of things), which you really shouldn't since most of those things are cryptographically questionable as far as modern TLS goes, then you can otherwise roll multiple sites on the same IP. Just consult your particular httpd's documentation to if there is anything special you need to do to utilize SNI (the TLS feature that makes it possible to do multiple https:// websites on one IP).