I have purchased a * certificate and have been using it for multiple virtual hosts.
Now i am trying to set up ssl on CWP using this certificate. I have placed three files in /etc/pki/tls/certs folder :
mydomain.crt
mydomain.key
mydomain.ca-bundle
How do i go about setting up my certificate for all virtual hosts. because when i try to install a certificate, CWP looks for certificates with the same name as the virtual host, but in my case certificate is common. Any help?