Hi all,
I have one server and it is serving multiple websites:
eg.
Each website has its own SSL certificate.
I made entry for each private key (SSLCertificateKeyFile), Certificate (SSLCertificateFile), and CA Certificate (SSLCACertificateFile) of the above in VirtualHost for each webiste.
But as the number of websites are thousands, its slow and this is not scalable.
Can any one suggest a scalable way to implement this scenario.
Thanks in advance
regards
Mahi