Lets Encrypt SSL On Apache: Difference between revisions
Jump to navigation
Jump to search
m (RobertBushman moved page Adding Lets Encrypt SSL To Apache to Lets Encrypt SSL On Apache: To make the alphabetical sort on a category page more sensible.) |
m (4 revisions imported) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= 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. | |||
* https://letsencrypt.org/ | |||
* https://letsencrypt.org/docs/ | |||
* https://en.wikipedia.org/wiki/Let%27s_Encrypt | |||
* Certificates are free. | |||
* Expire after 90 days. | |||
* Can be renewed for free at any time. | |||
* Automation is a core toolkit objective. | |||
[[Category:Sysadmin_Tutorials]] | [[Category:Sysadmin_Tutorials]] |
Latest revision as of 20:29, 30 March 2024
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.
- https://letsencrypt.org/
- https://letsencrypt.org/docs/
- https://en.wikipedia.org/wiki/Let%27s_Encrypt
- Certificates are free.
- Expire after 90 days.
- Can be renewed for free at any time.
- Automation is a core toolkit objective.