Pergunta

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?

Foi útil?

Solução

SNI is supported in apache since 2.2

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top