• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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