• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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