Plesk

How to install Let’s Encrypt certificate via CLI for a domain in Plesk for Linux?

Question

How to install Let's Encrypt certificate via CLI for a domain in Plesk?

Answer

It's possible to use Let's Encrypt CLI utility for installing certificates as shown below:

  1. Connect to the server via SSH

  2. Run the following command to list all available options:

    # plesk bin extension --exec letsencrypt cli.php --help

Additional information

How to secure Plesk and mail server with Let's Encrypt certificate via CLI?