Question
Can I load several domains with SSL on a single IP?
I have Ubuntu 14.04 and 3 domains that I want to host on it. Each of these needs SSL support. I have purchased 3 Symantec EV certificates for the www.domain.com of them. I only have one IP on that server.
(Note that I’ve done the DigOc recommended self-signed cert stuff for Apache2 and it works.)
Is it possible to load a separate SSL certificate for each domain, even on the single IP? Or, would I need separate IPs?
Is it possible even with an EV certificate on each domain? Or, would I need separate IPs?
Anyone got a tutorial on how to load the SSL on each separate domain? Or is it as simple as creating a separate conf for each domain and just loading the SSL stuff in there?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×