Hi!
Whenever I generate an SSL certificate using DA's LetsEncrypt function, it seemingly fails on doing so to any standard subdomains but www. (mail, pop, smtp and ftp fail). It will instead complain how the challenge files are inaccessible, like the usual:
Error: http://mail.exampledomain.com/.well-known/acme-challenge/letsencrypt_1584716630 is not reachable. Aborting the script.
dig output for mail.exampledomain.com:
2001:db8::8a2e:370:7334 (example IPv6)
Please make sure /.well-known alias is setup in WWW server.
This seemingly started happening after an update was done a few weeks ago, and I'm at a loss to know where the problem lies. The server is running OpenLiteSpeed and had always been running fine. This also happens when doing a full-request using letsencrypt.sh
I'm hoping someone knows where to look to fix this issue.
Thanks!
Whenever I generate an SSL certificate using DA's LetsEncrypt function, it seemingly fails on doing so to any standard subdomains but www. (mail, pop, smtp and ftp fail). It will instead complain how the challenge files are inaccessible, like the usual:
Error: http://mail.exampledomain.com/.well-known/acme-challenge/letsencrypt_1584716630 is not reachable. Aborting the script.
dig output for mail.exampledomain.com:
2001:db8::8a2e:370:7334 (example IPv6)
Please make sure /.well-known alias is setup in WWW server.
This seemingly started happening after an update was done a few weeks ago, and I'm at a loss to know where the problem lies. The server is running OpenLiteSpeed and had always been running fine. This also happens when doing a full-request using letsencrypt.sh
I'm hoping someone knows where to look to fix this issue.
Thanks!