Problem requst new and renew letsencrypt

Dears,
I user Directadmin with latest Letsencrypt and Curl version but since 2 months ago I’ve couldn’t request any new certificate

My domain is: chwld.ir

I ran this command:

./letsencrypt.sh request_single chwld.ir 4096

It produced this output:
Requesting new certificate order…
Processing https://acme-v02.api.letsencrypt.org/acme/authz-v3/4420724293
Processing authorization for chwld.ir…
Waiting for domain verification…
Let’s Encrypt was unable to verify the challenge. Unable to update challenge :: authorization must be pending. Exiting…

My web server is (include version): Server version: Apache/2.4.43 (Unix)

The operating system my web server runs on is (include version): Centos 6.5

I have similar problem with another domain in this server.
Please help me :slight_smile:

Hi @navidz

if you have that error

your client is buggy. Check, if there is an update or switch to another ACME-client.

Reading your output

"During secondary validation: Fetching http://chwld.ir/.well-known/acme-challenge/62L18zcGjzQSCGa-N6N5e1u4u4tGek7qVkTHIinfvW4: Timeout during connect (likely firewall problem)

"During secondary validation" is the key.

Read

So the primary Letsencrypt server is able to connect your domain, so your general domain configuration is ok.

But the secondary servers are blocked, so the secondary validation fails.

May be a regional firewall or something else. You have to find and open that instance.

1 Like

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