Httpd.Conf Modification For Shared Multi Domain SSL Cert
I am doing research on shared SSL certificates. Basically I have the following scenario:
Multi-Domain (not wildcard) cert for:
- domain.com (cpanel account1)
- sub1.domain.com (account2)
- sub2.domain.com (account3)
Shared IP scenario:
Now when I install the cert it works great for domain.com but sub1.domain.com will redirect https requests to domain.com and does not serve the content from sub1.domain.com (a new account)
So, I believe that a httpd.conf modification should be doable to serve the correct site
Dedicated IP for each account required?
Is that correct or do I in fact need a dedicated IP for each account?
-
Hello :) Are you using an OS that supports SNI (CentOS 6.x, RHEL 6.x, Cloud Linux 6.x)? If so, you can install multiple certificates on a shared IP address. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment