Articles in this section

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

kb: how-to Plesk for Linux ext: le ABT: Group A

Applicable to:

  • 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

  • Example of issuing a certificate for domain example.com including webmail:

    # plesk bin extension --exec letsencrypt cli.php -d example.com -d webmail.example.com -m jdoe@example.com

Additional information

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

Was this article helpful?

Comments

1 comment
Date Votes
  • why oh why can we not force dns-01 autentication!!!!!!! This simple fix has been asked for for 8 years - why isn't it done!!!!????/

    0

Please sign in to leave a comment.