list more features
This commit is contained in:
parent
0f8033c8d2
commit
9eb4b77ec4
10
README.md
10
README.md
|
@ -1,13 +1,15 @@
|
||||||
letsencrypt
|
letsencrypt
|
||||||
===========
|
===========
|
||||||
|
|
||||||
Let's Encrypt for node.js
|
Automatic [Let's Encrypt](https://lettsencrypt.org) HTTPS Certificates for node.js
|
||||||
|
|
||||||
* Automatic HTTPS with Express
|
* Automatic HTTPS with ExpressJS
|
||||||
* Automatic renewal (in-process)
|
* Automatic live renewal (in-process)
|
||||||
* safe for use with node cluster
|
* safe for use with node's cluster module
|
||||||
* configurable for automatic registration (in-process)
|
* configurable for automatic registration (in-process)
|
||||||
* usable via commandline as well
|
* usable via commandline as well
|
||||||
|
* [90-day certificates](https://letsencrypt.org/2015/11/09/why-90-days.html)
|
||||||
|
* Free SSL (HTTPS Certificates for TLS)
|
||||||
|
|
||||||
Install
|
Install
|
||||||
=======
|
=======
|
||||||
|
|
Loading…
Reference in New Issue