summaryrefslogtreecommitdiff
path: root/test/simple/test-tls-honorcipherorder.js
Commit message (Expand)AuthorAgeFilesLines
* crypto: move `createCredentials` to tlsFedor Indutny2014-03-291-3/+10
* test: fix tls-honorcipherorder slownessFedor Indutny2014-02-161-0/+4
* crypto: honor default ciphers in client modeJacob Hoffman-Andrews2014-01-281-7/+14
* test: set rejectUnauthorized in tls/https testsBen Noordhuis2012-09-151-4/+4
* tls, https: validate server certificate by defaultBen Noordhuis2012-09-151-0/+3
* test: add test of tls.createServer(honorCipherOrder=true)Shigeki Ohtsu2012-03-261-0/+86