Question

I need to install 3 different certificates on my apache - but I only got 1 IP(v4).

Is there a mod(for apache) or whatever to use more than one certificate on namebased vhost's?

Était-ce utile?

La solution

SNI is supported in apache since 2.2

see http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top