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
커밋 b9958e8c9e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -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
---