From 922f7492848d46d393c47bb4966de352fcea1711 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 18 Oct 2018 21:42:27 -0600 Subject: [PATCH] merge old PR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d299a6f..8300aea 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Zero-Config clone 'n' run (tm) Repos: * [node.js HTTPS SSL Example](https://github.com/coolaj86/nodejs-ssl-example) * [node.js HTTPS SSL Self-Signed Certificate Example](https://git.coolaj86.com/coolaj86/nodejs-self-signed-certificate-example) * [node.js HTTPS SSL Trusted Peer Client Certificate Example](https://github.com/coolaj86/nodejs-ssl-trusted-peer-example) +* [node.js HTTPS SSL module for Loopback](https://www.npmjs.com/package/loopback-ssl) * [SSL Root CAs](https://github.com/coolaj86/node-ssl-root-cas) Articles