문제

I have two domains pointed at one server(IP),

Site A - www.taus.net Site B - www.tauslabs.com

Site A already has a wildcard SSL installed on the server. Now i need to install a multiple SSL domain for site B.

Can i go ahead and install an extra SSL certificate on a server which already has a wildcard SSL installed for a different domain? Will this affect anything on the server ?

Vinod

도움이 되었습니까?

해결책

A newer technology called SNI allows SSL for different domains to coexist on the same ip address. Older browsers will choke. If that's not a concern, you're in the clear.

https://www.digitalocean.com/community/articles/how-to-set-up-multiple-ssl-certificates-on-one-ip-with-apache-on-ubuntu-12-04

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top