• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Lets Encrypt not using DNS-01 for wildcard cert

JoeShmoe

New Pleskian
Did something change?
I'm pretty sure wildcard certs used DNS-01 challenge, but recently I started getting an error every time that it tried the acme challenged (and failed, since I block it on the firewall).
How can I force it to use DNS-01? I'm using external DNS.
Getting:
Code:
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/xxxxxxxxxxxxxx
Details:
Type: urn:ietf:params:acme:error:connection
Status: 400
Detail: Fetching http://example.com/.well-known/acme-challenge/xxxxxxxxxxxxxxxxxx: Timeout during connect (likely firewall problem)

Plesk Obsidian v18.0.40_build1800211119.12 os_Ubuntu 18.04
Let's Encrypt 2.13.8-744
 
I am facing the same issue. suddenly on one domain I try to issue a wildcard SSL certificate and it doesn't use DNS-01 challenge but HTTP-01 . I tried removing the SSL, adding it back but nothing changes. I select to install wildcard SSL and I get bellow error since the website is not hosted on the server but on shopify.

Code:
Could not issue an SSL/TLS certificate for mydomain.tld
Details
Could not request a Let's Encrypt SSL/TLS certificate for mydomain.tld



Go to http://mydomain.tld/.well-known/acme-challenge/kaR6i-RbsEJ6HHAqloMqQHoajWWwbR1JFYI1xlCzxNs

and сheck if the authorization token is available.

If it is, try to request the certificate again. If the token is not available, there may be an issue with your DNS configuration.

Your domain in Plesk is hosted on the IP address(es): {{my-server-ip}}, but the DNS challenge used another IP: 23.227.38.32.

Make sure that the IP address(es) specified in the domain's DNS zone match the IP address(es) the domain is hosted on.
 
Back
Top