summaryrefslogtreecommitdiff
path: root/test/simple/test-tls-passphrase.js
Commit message (Expand)AuthorAgeFilesLines
* test: set rejectUnauthorized in tls/https testsBen Noordhuis2012-09-151-5/+4
* tls, https: validate server certificate by defaultBen Noordhuis2012-09-151-0/+3
* Merge branch 'v0.6'Fedor Indutny2012-01-241-1/+1
|\
| * Tests: fix jslint issuesAndreas Madsen2012-01-171-1/+1
* | test tls: make tests use new `tls.connect` APIMaciej MaƂecki2012-01-081-2/+4
|/
* tls, https: add passphrase optionkoichik2011-10-311-0/+71