Merge branch 'master' of github.com:coolaj86/nodejs-self-signed-certificate-example

This commit is contained in:
AJ ONeal 2014-09-23 13:49:59 -07:00
commit b9958e8c9e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ See
[the explanation](https://github.com/coolaj86/node-ssl-root-cas/wiki/Painless-Self-Signed-Certificates-in-node.js) for
the many details.
Also, you may be interested in [coolaj86/nodejs-ssl-trusted-peer-example](https://github.com/coolaj86/nodejs-ssl-trusted-peer-example).
Test for yourself
---