Installing Let's Encrypt SSL Certificates On Namecheap Hosting: Difference between revisions

From Littledamien Wiki
Jump to navigation Jump to search
Line 19: Line 19:
* Log into cPanel.
* Log into cPanel.
* '''Security''' > '''SSL/TLS'''
* '''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.
* '''Manage SSL Sites''' will show which sites have certificates, and when those certificates expire.



Revision as of 00:42, 19 January 2022

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)