Apache and multiple SSL virtual host on same IP address
Tuesday, July 8th, 2008 Posted in Computer, Linux, Windows | 2 Comments »In standard way, apache only supports one SSL virtual host per IP address, if you want to use different SSL Certificates file. But with mod-gnutls it is possible to have multiple Virtual host with different SSL Certificates file. Install mod-gnutls in ...