summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-getprotocol.js
AgeCommit message (Expand)Author
2019-06-10test: change fixtures.readSync to fixtures.readKeyAlex Aubuchon
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: change fixtures.readSync to fixtures.readKeyAlex Aubuchon
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2017-11-06test: replace common.fixturesDir with fixtures.readSync()Adri Van Houdt
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-02-03tls: add getProtocol() to TLS socketsBrian White