• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Cannot Issue Let's Encrypt Wildcard

avlza

New Pleskian
Server operating system version
Plesk Obsidian Web Pro Edition
Plesk version and microupdate number
18.0.48
I am having trouble issuing Wildcard SSL via Let's Encrypt.

Code:
Could not issue an SSL/TLS certificate for agents.eifl-loans.com
Details
Could not issue a Let's Encrypt SSL/TLS certificate for agents.eifl-loans.com. Authorization for the domain failed.

Details
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/194668650407.

Details:

Type: urn:ietf:params:acme:error:dns

Status: 400

Detail: DNS problem: NXDOMAIN looking up TXT for _acme-challenge.agents.eifl-loans.com - check that a DNS record exists for this domain

I followed the following troubleshooting steps :

Guide 1 :


Result :
IPv4 Settings is correct.
Added test.txt acme challenge text on file manager, not working.

Guide 2 :

Result :
Issued Wildcard.
Checked via DNS Checker, TXT not available.

--
Side notes :

Added the _acme-challenge both details on Plesk or on Server.
 
Looks like you're using NameCheap for your DNS. In that case, when you're getting a wildcard cert issue, plesk will initially fail the challenge since it needs to present you the DNS record you need to add to your DNS provider (NameCheap in your case).

Since the wildcart cert is being issued to agents.eifl-loans.com, your DNS record will need to look something like this:

1673559650743.png
Please note the host field is the _acme-challenge.agents
 
Back
Top