Cert renewal on Plesk not working

Hey Guys,

When we try and renew a certificate using the module on Plesk we keep getting the following error:

Could not obtain directory: cURL error 35: SSL peer reports incorrect Message Authentication Code. (see libcurl - Error Codes)

After a while, it does seem to renew but it keeps on happening, could this be an IP block at all?

Server IP is: 95.154.197.68

We have reached out to Plesk but they have been unable to assist on it as they can't see anything wrong

No. An IP block would block it always not just some time.

An intermittent curl 35 error sounds like a network problem. You could try running the below command repeatedly. This is the same HTTPS request that is failing in your error message.

curl https://acme-v02.api.letsencrypt.org/directory
4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.