We have a cPanel account where the A record and WWW are pointed elsewhere. Currently, there's a LetsEncrypt certificate that is expiring in 7 days, that covers the domain and all subdomains. AutoSSL will not renew the certificate, because the A and www fail DCV.
Is there a way we can still use AutoSSL to provide a certificate for the remaining subdomains? mail.*domain*.com and cpanel.*domain*.com are the most important.
Also; if I probe the mail server for SSL for mail.*domain.com*,
openssl s_client -showcerts -connect mail.*domain.com*:993
it serves up the server's own hostname certificate, rather than the certificate for mail.*domain.com*. Is this expected behaviour?
Thanks for any and all help.
Is there a way we can still use AutoSSL to provide a certificate for the remaining subdomains? mail.*domain*.com and cpanel.*domain*.com are the most important.
Also; if I probe the mail server for SSL for mail.*domain.com*,
openssl s_client -showcerts -connect mail.*domain.com*:993
it serves up the server's own hostname certificate, rather than the certificate for mail.*domain.com*. Is this expected behaviour?
Thanks for any and all help.
Last edited by a moderator: