Could not issue certificate

My domain is: tgdating.top

I ran this command: certbot -v --nginx

It produced this output: 2024-06-24 12:18:44,429:DEBUG:certbot._internal.display.obj:Notifying user:
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: tgdating.top
Type: dns
Detail: DNS problem: server failure at resolver looking up A for tgdating.top; DNS problem: looking up AAAA for tgdating.top: DNSSEC: DNSKEY Missing

Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.

My web server is (include version): nginx/1.18.0

The operating system my web server runs on is (include version): ubuntu 22.04

I can login to a root shell on my machine : yes

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 2.11.0

Could not issue cert for main domain, its failed dns lookup.

But letsdebug shows me that I pass all challenges.

How to fix it and pass challenge?

1 Like

You need to fix your DNS.

One problem looks like a typo in your NS record for aplha.hostlife.net

Shouldn't that be alpha.hostlife.net ?

You have one for beta so I am guessing the other should be alpha

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.