• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question Let's Encrypt Renew Plesk Windows

PPeluso

New Pleskian
Server operating system version
Windows Server 2016
Plesk version and microupdate number
18.0.46
The free let's encrypt certificate expired two days ago. Automatic renewal is set on Plesk but nothing happens is there an alternative?
Thank you
 
I Found this in log:

{
"identifier": {
"type": "dns",
"value": "newsmanager.marathonworld.it"
},
"status": "invalid",
"expires": "2022-09-05T10:49:02Z",
"challenges": [
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:unauthorized",
"detail": "195.231.16.204: Invalid response from http://newsmanager.marathonworld.it...e/ABeMc7nbrTGSS0xlhsAzY8AIzzULyZqz914MsrcOolU: 403",
"status": 403
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/147421029617/n5XN-w",
"token": "ABeMc7nbrTGSS0xlhsAzY8AIzzULyZqz914MsrcOolU",
"validationRecord": [
{
"url": "http://newsmanager.marathonworld.it...e/ABeMc7nbrTGSS0xlhsAzY8AIzzULyZqz914MsrcOolU",
"hostname": "newsmanager.marathonworld.it",
"port": "80",
"addressesResolved": [
"195.231.16.204"
],
"addressUsed": "195.231.16.204"
}
],
"validated": "2022-08-29T10:49:04Z"
}
]
}
 
Back
Top