質問

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