[GH-ISSUE #348] Issue with Certificate Renewal from Let's Encrypt #193

Open
opened 2026-03-13 16:06:34 +03:00 by kerem · 0 comments
Owner

Originally created by @cuongdo926 on GitHub (Jan 3, 2024).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/348

I'm currently experiencing an issue while attempting to renew a certificate from Let's Encrypt for the domain example.domain.com [*.example.domain.com] using the ACME provider "le.acme." The ACME CA is set to "https://acme-staging-v02.api.letsencrypt.org/directory."

The error message I'm encountering is as follows:

error renewing certificate from LE: {example.domain.com [*.example.domain.com]}" providerName=le.acme ACME CA="https://acme-staging-v02.api.letsencrypt.org/directory" error="error: one or more domains had a problem:\n[*.example.domain.com] [*.example.domain.com] acme: error presenting token: failed to update txt record : status code 401 response: {\"error\": \"forbidden\"}

There is a wildcard CNAME in the DNS records. I've attempted troubleshooting with LEGO_DISABLE_CNAME_SUPPORT=true but the issue persists. Could someone please provide guidance or assistance on how to resolve this?

Originally created by @cuongdo926 on GitHub (Jan 3, 2024). Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/348 I'm currently experiencing an issue while attempting to renew a certificate from Let's Encrypt for the domain example.domain.com [*.example.domain.com] using the ACME provider "le.acme." The ACME CA is set to "https://acme-staging-v02.api.letsencrypt.org/directory." The error message I'm encountering is as follows: ```error renewing certificate from LE: {example.domain.com [*.example.domain.com]}" providerName=le.acme ACME CA="https://acme-staging-v02.api.letsencrypt.org/directory" error="error: one or more domains had a problem:\n[*.example.domain.com] [*.example.domain.com] acme: error presenting token: failed to update txt record : status code 401 response: {\"error\": \"forbidden\"}``` There is a wildcard CNAME in the DNS records. I've attempted troubleshooting with `LEGO_DISABLE_CNAME_SUPPORT=true` but the issue persists. Could someone please provide guidance or assistance on how to resolve this?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#193
No description provided.