Certificates installation

The My Let's Encrypt package handles all the required steps to generate HTTPS certificates for one or more domains.

You'll have the responsibility to install these certificates and enable the https protocol for your websites.

This usually requires root access to your web server via SSH, it's not enough to have a standard/jailed shell access, because you'll need to configure Apache/nginx.

Alternatively, you probably could configure https/ssl with some tool like cPanel by uploading the certificate and its private key that are generated by My Let's Encrypt, but:

  1. I never tested if this works (feedback is welcome!)
  2. since the Let's Encrypt certificates must be renwed every 90 days (more info), you should perform these manual operations 4 of 5 times per year