I'm trying to give each of my virtual domains a separate certificate. I'm trying to accomplish this by going to the User level->domain->Advanced Features->SSL Certificates, and pasting the key and certificate into the box, and clicking 'save'.
What happens is this:
The two 'shared server files' (/etc/httpd/conf/ssl.crt/server.crt and /etc/httpd/conf/ssl.key/server.key) are replaced with the information I just entered, effectively making ALL my sites operate with the certificate that was only meant for one domain.
Can someone please help out?
What happens is this:
The two 'shared server files' (/etc/httpd/conf/ssl.crt/server.crt and /etc/httpd/conf/ssl.key/server.key) are replaced with the information I just entered, effectively making ALL my sites operate with the certificate that was only meant for one domain.
Can someone please help out?