Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
mmrmedia.xs4all.nl
I ran this command:
/usr/bin/dehydrated -c
It produced this output:
INFO: Using main config file /etc/dehydrated/config
INFO: Running /usr/bin/dehydrated as xxxxx/wheel
INFO: Using main config file /etc/dehydrated/config
Processing mmrmedia.xs4all.nl
- Signing domains...
- Generating private key...
- Generating signing request...
- Requesting new certificate order from CA...
- Received 1 authorizations URLs from the CA
- Handling authorization for mmrmedia.xs4all.nl
- 1 pending challenge(s)
- Deploying challenge tokens...
- Responding to challenge for mmrmedia.xs4all.nl authorization...
- Cleaning challenge tokens...
- Challenge validation has failed
ERROR: Challenge is invalid! (returned: invalid) (result: {
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:caa",
"detail": "CAA record for mmrmedia.xs4all.nl prevents issuance",
"status": 403
},
"url": "https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/1780536498/cRF4fA",
"token": "CdBLgEwasFq2ETIVpmSB1jEy0fa9iMSZ35uRctpT8W0",
"validationRecord": [
{
"url": "http://mmrmedia.xs4all.nl/.well-known/acme-challenge/CdBLgEwasFq2ETIVpmSB1jEy0fa9iMSZ35uRctpT8W0",
"hostname": "mmrmedia.xs4all.nl",
"port": "80",
"addressesResolved": [
"80.100.158.243"
],
"addressUsed": "80.100.158.243"
}
],
"validated": "2022-02-26T19:26:25Z"
})
My web server is (include version):
Apache 2.4.52
The operating system my web server runs on is (include version):
Linux Slackware 14.2 kernel 4.4.276
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
dehydrated-0.6.5
The output of dig -t txt mmrmedia.xs4all.nl
mmrmedia.xs4all.nl. 3600 IN TXT "kpn-domain verification=f8f5431b486c44e489f37d56e89e8277"
What could be the problem here.