From 02ed27a4bbbc460a1c9fd33205d44f1166d1727c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 22 Dec 2015 12:13:30 -0500 Subject: [PATCH] link to letsencrypt-cli, letsencrypt-express --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 412fee5..56399ae 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ letsencrypt Automatic [Let's Encrypt](https://letsencrypt.org) HTTPS Certificates for node.js - * Automatic HTTPS with ExpressJS - * Automatic live renewal (in-process) + * [Automatic HTTPS with ExpressJS](https://github.com/Daplie/letsencrypt-express) + * [Automatic live renewal](https://github.com/Daplie/letsencrypt-express#how-automatic) * On-the-fly HTTPS certificates for Dynamic DNS (in-process, no server restart) * 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) * [90-day certificates](https://letsencrypt.org/2015/11/09/why-90-days.html)