list more features

This commit is contained in:
AJ ONeal 2015-12-12 22:40:03 -08:00
parent 0f8033c8d2
commit 9eb4b77ec4
1 changed files with 10 additions and 8 deletions

View File

@ -1,13 +1,15 @@
letsencrypt
===========
Let's Encrypt for node.js
Automatic [Let's Encrypt](https://lettsencrypt.org) HTTPS Certificates for node.js
* Automatic HTTPS with Express
* Automatic renewal (in-process)
* safe for use with node cluster
* Automatic HTTPS with ExpressJS
* Automatic live renewal (in-process)
* safe for use with node's cluster module
* configurable for automatic registration (in-process)
* 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
=======