Plesk

Plesk websites secured by Let’s Encrypt certificates show ERR_CERT_AUTHORITY_INVALID warning after September 30, 2021

Symptoms

Cause

DST Root CA X3 root certificate expired on September 30, 2021 at 14:01:15 GMT. It affects outdated client operating systems, including the following ones:

Resolution

To resolve the issue, install the latest updates for the computer / mobile device (Windows, macOS, Android, iOS, etc.) that is used for accessing websites.

For Plesk on Windows Server

Install the latest OS updates and reboot the server to refresh root certificates cache.

Plesk on supported Linux OS

If a Linux server is used and it is up-to-date, no actions are required.

Plesk on outdated (end-of-life) Linux OS

On outdated Linux operating systems, it may be required to apply the steps below:

  1. Connect to the server using SSH.

  2. Open the file /etc/ca-certificates.conf for editing.

  3. Comment out the line mozilla/DST_Root_CA_X3.crt by putting the symbol ! to the beginning of the line and save the file.

  4. Execute the below command:

    # update-ca-certificates