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?

有帮助吗?

解决方案

SNI is supported in apache since 2.2

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top