• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Let'Encrypt SSL not issued

Nicola Urbinati

Basic Pleskian
Server operating system version
Ubuntu 22.04.2 LTS
Plesk version and microupdate number
Version 18.0.52 Update #3
Hi,

I'm trying to (re)issue a certificate for a domain, and LE says:

Code:
Encountered issues while issuing the certificate for www.domain.com
Details
Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/242299753857.
Details:
Type: urn:ietf:params:acme:error:unauthorized
Status: 403
Detail: 2606:4700:3031::6815:3843: Invalid response from https://www.domain.com/.well-known/acme-challenge/4jDhLSxIWYvzRfOoZ1H6mj26XMWEb4A59AF-D-B9kLQ: 526

How to fix it? Is it doing ACME and not DNS challenge?
 
This essentially means that the IPv6 address of your domain is not pointing to the IPv6 address of your Plesk server.

The IPv6 address in your error message belongs to Cloudflare, which indicates that you are using Cloudflare (at least) for IPv6.

So you'll either have to change the IPv6 address of your domain to the IPv6 address of your Plesk server (so that both IPv4 and IPv6 addresses are pointing to your Plesk server) or you'll have to point your IPv4 address to Cloudflare too and follow the steps outlined here: https://support.plesk.com/hc/en-us/...oudflare-s-Full-Strict-encryption-with-Plesk-
 
Back
Top