Situation:
maindomain.xx has a fully functional Let's Encrypt certificate.
The customer has also subdomain.maindomain.xx and has set that up by adding a domain (not adding a subdomain), so that it should behave as if it was a maindomain.
He has a certificate from Let's Encrypt installed. We have checked the certificate listed in the nginx.conf and httpd.conf files, decrypted it and are seeing that is is the correct certificate for the domain name. Both server configuration files (nginx.conf and httpd.conf) show the correct certificate.
Nginx and Apache were both restarted after configuration changes.
Issue:
When connecting to subdomain.maindomain.xx the browser does not receive the subdomain.maindomain.xx certificate, but the hostname.yy certificate of the physical machine that Plesk is running on. The subdomain does neither deliver the maindomain.xx, nor the subdomain.maindomain.xx certificate despite the correct configuration files.
Why is that and how can it be solved?
maindomain.xx has a fully functional Let's Encrypt certificate.
The customer has also subdomain.maindomain.xx and has set that up by adding a domain (not adding a subdomain), so that it should behave as if it was a maindomain.
He has a certificate from Let's Encrypt installed. We have checked the certificate listed in the nginx.conf and httpd.conf files, decrypted it and are seeing that is is the correct certificate for the domain name. Both server configuration files (nginx.conf and httpd.conf) show the correct certificate.
Nginx and Apache were both restarted after configuration changes.
Issue:
When connecting to subdomain.maindomain.xx the browser does not receive the subdomain.maindomain.xx certificate, but the hostname.yy certificate of the physical machine that Plesk is running on. The subdomain does neither deliver the maindomain.xx, nor the subdomain.maindomain.xx certificate despite the correct configuration files.
Why is that and how can it be solved?