When i renew the certificate for this domain .TOP in the last days i get a DNSKEY missing error,
but i've not DNSSEC activated, the naming authority support has already reset the DNSSEC parameter, this problem only happens with this domain .TOP extension.
Do not happens with .com .net .org and all other extensions.
I also have this in the bind zone:
jaimeaymerichbrasile.top. CAA 1 issue "letsencrypt.org"
Any help?
Thanks.
massimo
My domain is: jaimeaymerichbrasile.top
I ran this command: uacme issue www.jaimeaymerichbrasile.top -h hook_jaimeaymerichbrasile_top.cmd
It produced this output:
uacme: the server reported the following error:
{
"type": "urn:ietf:params:acme:error:dns",
"detail": "DNS problem: looking up A for www.jaimeaymerichbrasile.top: DNSSEC: DNSKEY Missing; DNS problem: looking up AAAA for www.jaimeaymerichbrasile.top: DNSSEC: DNSKEY Missing",
"status": 400
}
My web server is (include version): Server Version: Apache/2.4.59 (OS/2) OpenSSL/1.1.1l
The operating system my web server runs on is (include version): eComStation 2.2
My hosting provider, if applicable, is: me
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): uacme: version 1.0.19 *
*We tried also Certbot on Ubuntu and give the same error.