apache - How to set up 2 SSL cert on a single webpage -
I am running an Apache web server and I have to enter 2 SSL certificates on a website. Is this possible? how can I do this? I read the Apache user manual and it says that only one IP and port can have only 1 SSL certificate.
After comments from OP:
Set up two subdomains - Not for stability / CDN content for one and one / Dynamic / CDN content.
Obtain a "wildcard certificate" for your domain i.e. "certificate com for .yourdomain" ... this is slightly more expensive for your situation but actually ...
Comments
Post a Comment