Installing Let's Encrypt SSL Certificates On Namecheap Hosting

From Littledamien Wiki
Jump to navigation Jump to search

Acme.sh

This process only needs to be performed once. Running the acme.sh script creates a cron job that will handle certificate renewals.

How to use acme.sh with cPanel for automatically renewing Let's Encrypt SSL (Gist)

Confirm expiration date of a certificate

Using a browser

  • Load the site in a Chrome browser.
  • Open Developer Tools.
  • Click the Security tab.
  • Certificate > View Certificate button.
  • Expiration Date is displayed in the dialog.

Using cPanel

  • Log into cPanel.
  • Security > SSL/TLS
  • Generate, view, upload, or delete SSL certificates will show who issued the certificates in use.
  • Manage SSL Sites will show which sites have certificates, and when those certificates expire.

See also

Let's Encrypt SSL Certificates on Namecheap Hosting (Legacy)