summaryrefslogtreecommitdiff
path: root/test/simple/test-tls-client-verify.js
Commit message (Expand)AuthorAgeFilesLines
* tls: better error reporting at cert validationFedor Indutny2014-07-031-2/+2
* test: set rejectUnauthorized in tls/https testsBen Noordhuis2012-09-151-4/+2
* tls, https: validate server certificate by defaultBen Noordhuis2012-09-151-0/+3
* tls: fix 'hostless' tls connection verificationFedor Indutny2012-07-201-2/+5
* test tls: make tests use new `tls.connect` APIMaciej MaƂecki2012-01-081-1/+2
* Fixed a lot of jslint errors.Colton Baker2011-10-051-43/+43
* Update copyright headersRyan Dahl2011-03-141-0/+21
* Disable TLS tests when node doesn't have OpenSSL.Ryan Dahl2011-01-021-0/+6
* Factor out CryptoStream.end; support data on end()Ryan Dahl2010-12-111-2/+1
* Start a simple TLS client verification testRyan Dahl2010-12-101-0/+124