Hi,
some of my vhosts wont overwrite the listeners SSL in v1.7.19.
My SSL listener (2x times for IPv4 and IPv6) maps multiple vhosts (listing the domains for each vhost):
All vhosts have specific Let's Encrypt certs which already work with NGINX (testing OpenLiteSpeed @ port 8443).
No vhost has a domain name or a domain alias, only at the listeners map as posted above.
The listener SSL cert is the cert of shop.foobar.com (I guess that shouldn't matter because the vhost should overwrite it?!
"The SSL certificate in the virtual host will overwrite the listener, so we can just add the certificate to the virtual host for each domain." @ https://openlitespeed.org/kb/lets-encrypt-ssl-on-openlitespeed/#Configure_OpenLiteSpeed_for_SSL)
Am I doing the whole thing wrong?
Or do I have to create a listener for every different domain? (would be in total 4 listeners for very domain or even every subdomain that has it own cert because of IPv4, IPv6, HTTP, HTTPS)
some of my vhosts wont overwrite the listeners SSL in v1.7.19.
My SSL listener (2x times for IPv4 and IPv6) maps multiple vhosts (listing the domains for each vhost):
- shop.foobar.com
- example.com, www.example.com
- api.example.com <--- this vhost will serve the cert of "example, www.example.com"
All vhosts have specific Let's Encrypt certs which already work with NGINX (testing OpenLiteSpeed @ port 8443).
No vhost has a domain name or a domain alias, only at the listeners map as posted above.
The listener SSL cert is the cert of shop.foobar.com (I guess that shouldn't matter because the vhost should overwrite it?!
"The SSL certificate in the virtual host will overwrite the listener, so we can just add the certificate to the virtual host for each domain." @ https://openlitespeed.org/kb/lets-encrypt-ssl-on-openlitespeed/#Configure_OpenLiteSpeed_for_SSL)
Am I doing the whole thing wrong?
Or do I have to create a listener for every different domain? (would be in total 4 listeners for very domain or even every subdomain that has it own cert because of IPv4, IPv6, HTTP, HTTPS)
Last edited: