Re: [users@httpd] Mutiple IP/Multiple SSL

2018-07-19 Thread Yehuda Katz
You can definitely do this. For each VirtualHost, make sure you have ServerName set to the main web site and ServerAlias set for any additional name that the SSL certificate is good for. When a request comes in, Apache compares the SNI information in the request to the ServerName/Aliases that it kn

[users@httpd] Mutiple IP/Multiple SSL

2018-07-19 Thread Robert Earnest Lassiter
Cannot determine if it's possible to run multiple SSL with individual IP/SSL site on same server(ubuntu). We run multiple domains and would like to stack these SSL sites if it's possible. No issue multihoming the NIC, no issue multiple domains/server on port 80 - only issue is apache finding the