link to letsencrypt-cli, letsencrypt-express
This commit is contained in:
parent
ecbc797c29
commit
02ed27a4bb
|
@ -3,11 +3,11 @@ letsencrypt
|
||||||
|
|
||||||
Automatic [Let's Encrypt](https://letsencrypt.org) HTTPS Certificates for node.js
|
Automatic [Let's Encrypt](https://letsencrypt.org) HTTPS Certificates for node.js
|
||||||
|
|
||||||
* Automatic HTTPS with ExpressJS
|
* [Automatic HTTPS with ExpressJS](https://github.com/Daplie/letsencrypt-express)
|
||||||
* Automatic live renewal (in-process)
|
* [Automatic live renewal](https://github.com/Daplie/letsencrypt-express#how-automatic)
|
||||||
* On-the-fly HTTPS certificates for Dynamic DNS (in-process, no server restart)
|
* On-the-fly HTTPS certificates for Dynamic DNS (in-process, no server restart)
|
||||||
* Works with node cluster out of the box
|
* Works with node cluster out of the box
|
||||||
* usable via commandline as well
|
* usable [via commandline](https://github.com/Daplie/letsencrypt-cli) as well
|
||||||
* Free SSL (HTTPS Certificates for TLS)
|
* Free SSL (HTTPS Certificates for TLS)
|
||||||
* [90-day certificates](https://letsencrypt.org/2015/11/09/why-90-days.html)
|
* [90-day certificates](https://letsencrypt.org/2015/11/09/why-90-days.html)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue