apache - One SSL certificate on One IP Address Served for Multiple Domains -


i have server 1 ip address assigned it. use 1 wildcard ssl certificate multiple sub-domains. achievable using apache?

is possible have multiple apache virtual host files use same wildcard ssl certificate same ip address used different subdomains?

yes long have wildcard certificate there wont issue.

you can create virtual hosts , add same certificate , key, hosts want have ssl.

please refer wiki apache.org below while configuring https://wiki.apache.org/httpd/namebasedsslvhosts


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

c++ - Clock_gettime() function outputting incorrect time -

asp.net core mvc - How important is the global.json and src folder? -