Lets Encrypt SSL On Apache: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
(Created page with "Cloned from https://wiki.heatsynclabs.org/wiki/Lets_Encrypt_SSL_On_Apache = Background = Let's Encrypt is a project to make verifiable SSL certificates available to anyone w...")
 
No edit summary
Line 15: Line 15:




[[Category:Sysadmin_Tutorials]]
[[Category:Hacking]]

Revision as of 21:12, 18 November 2020

Cloned from https://wiki.heatsynclabs.org/wiki/Lets_Encrypt_SSL_On_Apache

Background

Let's Encrypt is a project to make verifiable SSL certificates available to anyone who wants one, founded on the pro-social principle that encryption is objectively good.

  • Certificates are free.
  • Expire after 90 days.
  • Can be renewed for free at any time.
  • Automation is a core toolkit objective.