Problem Description
Letsencrypt cert request is failing. On examination, the .well-known/acme-challenge directory exists in /public/htdocs, but the code is not written there.
Any Error Messages
- Examining certificates for xxx.org
Current SSL set 0: self-signed for /CN=xxx.org, expires 2023-04-20 06:33:41 UTC
The current set is no longer valid for this domain.
No valid certificate sets found.
Fetching a new certificate from LetsEncrypt.
Requesting verification for xxx.org from https://acme-v02.api.letsencrypt.org/directory
!! Unable to verify xxx.org (status: invalid)
!! Check http://xxx.org/.well-known/acme-challenge/apNthbMQ4Pr-2i0TfcDxydWqn7Gq4vUHp4PzDojaVHA works.
Requesting verification for www.xxx.org from https://acme-v02.api.letsencrypt.org/directory
!! Unable to verify www.xxx.org (status: invalid)
!! Check http://www.xxx.org/.well-known/acme-challenge/Tl32-IPRemjWVhUv8ZKFPMDacdjU3201aJp-0DGSYfQ works.
!! Failed: Failed to fetch certificate
## Environment
MythicBeasts. New install. DNS works for domain. sympl-ssl does work for the default site on the server (ie the one that matches the server name).