2
0
mirror of https://github.com/therootcompany/greenlock.js.git synced 2025-03-05 16:20:44 +00:00

node letsencrypt-cluster

This commit is contained in:
AJ ONeal 2016-08-16 14:32:35 -06:00 committed by GitHub
parent 21b1206412
commit 4e6a0b5e6e

View File

@ -22,7 +22,7 @@ This is a **low-level library** for implementing ACME / LetsEncrypt Clients, CLI
system tools, and abstracting storage backends (file vs db, etc).
For `express`, raw `https` or `spdy`, or `restify` (same as raw https) see
[**letsencrypt-express**](https://github.com/Daplie/letsencrypt-express).
[**letsencrypt-express**](https://github.com/Daplie/letsencrypt-express) and [letsencrypt-cluster](https://github.com/Daplie/letsencrypt-cluster).
For `hapi` see [letsencrypt-hapi](https://github.com/Daplie/letsencrypt-hapi).