Tag Archives: Multiple SSL

Multiple SSL Certificate on Single IP

Follow the links: Virtual host examples from Apache website. http://httpd.apache.org/docs/2.0/vhosts/examples.html Turns out that it is possible to have multiple VirtualHosts on port 80 (Default http), but because of a limitation of SSL, we can’t have multiple VirtualHosts on port 443 … Continue reading

Posted in Apache2, Linux, Linux Administration | Tagged , , | Leave a comment