Two SSL Certificates on one domain?

Yes, you can always have as many SSL certs as required, as long as they have different Common Name(CN). Here if you have cp.domain.com, you can also have seperate cert for domain.com.
Or even for sub.domain.com,www.sub.domain.com, and so on.
Just switch domain.com to dedicated IP:
http://www.psoft.net/HSdocumentation/user/configuring_domains.html#switchIP
and generate a CSR/private key:
http://www.psoft.net/HSdocumentation/user/ssl.html#temporarycertificate

Next get your signed cert for domain.com as you did for cp.domain.com
 
Back
Top