Articles in this section

Unable to issue a Let's Encrypt certificate in Plesk: The authorization token is not available

Plesk for Windows kb: technical ext: le

Applicable to:

  • Plesk for Windows

Symptoms

  • Unable to issue an SSL certificate using Let's Encrypt in Domains > example.com > SSL/TLS Certificates:

    Could not issue an SSL/TLS certificate for example.com
    Details
    Could not issue a Let's Encrypt SSL/TLS certificate for example.com.
    The authorization token is not available at http://example.com/.well-known/acme-challenge/6AkQ-N5vdWobP0yM2Wq9jJ8S6TKt0R1DCXfsGUGCdAY.
    To resolve the issue, make sure that the token file can be downloaded via the above URL.

  • The authorization token URL mentioned in the error can not be accessed via web browser failing with a 503 error.

  • The application pool acme-challenge stops when the authorization token URL is accessed via a web browser .
    This can be checked in Windows, Internet Information Services (IIS) Manager > ServerName > Application Pools:
    Click Install

Cause

The user acme-challenge is not set/or doesn't have the correct permissions set to the app pool folder C:\Inetpub\temp\appools\acme-challenge

Resolution

Set the user acme-challenge and/or delegate "Full Control" permission to the acme-challenge app pool folder.

  1. Connect to the server via RDP

  2. Right-click on the folder C:\Inetpub\temp\appools\acme-challenge, then click on Properties.

  3. On the Security tab, check that the acme-challenge user exists and that it has full control permission on the folder.

  4. Click Apply button.

  5. Re-issue SSL certificate in Domains > example.com > SSL/TLS Certificates.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.