Hey,
i tried to issue a certificate for the domain sc-schwielochsee.de with the following command:
./letsencrypt-auto --agree-dev-preview -d sc-schwielochsee.de --server https://acme-v01.api.letsencrypt.org/directory auth --verbose
but I'm getting the following error:
- The following 'unauthorized' errors were reported by the server:
Domains: sc-schwielochsee.de
Error: The client lacks sufficient authorization
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
I checked the records but everything seems to be fine.
How can I fix this?