17 Commits (4caae6924f23b290c17e8430ba689e4ca4667321)

Author SHA1 Message Date
Sam Roberts 4575f92428
test: move common tls connect setup into fixtures 8 years ago
Ilya Potuzhnov c30332daa6
test: Modernize test-tls-peer-certificate.js 8 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Brian White eded11705b test: use random ports where possible 9 years ago
Jeremiah Senkpiel b1f58edd54 test: abstract skip functionality to common 9 years ago
Rich Trott 6d1606ee94 test,tools: adjust function argument alignment 9 years ago
Rich Trott 3a0eef7b99 test,benchmark: use deepStrictEqual() 9 years ago
Alan Cohen 59fb26c9a0 test: Add assertion for TLS peer certificate fingerprint 9 years ago
Rich Trott 3d23567622 test: remove unused variables from TLS tests 9 years ago
Rich Trott 44efd66132 test: replace deprecated util.debug() calls 9 years ago
Chad Johnston 847459c29b crypto: show exponent in decimal and hex 10 years ago
Sakthipriyan Vairamani 79c865a53f test: changing process.exit to return while skipping tests 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Fedor Indutny 550c2638c0 tls: use `SSL_set_cert_cb` for async SNI/OCSP 10 years ago
Johan Bergström 671fbd5a9d test: refactor all tests that depends on crypto 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Fedor Indutny 345c40b661 tls: `getPeerCertificate(detailed)` 11 years ago
Ben Noordhuis 84c03a984a tls: add serialNumber to getPeerCertificate() 11 years ago
Ben Noordhuis 3806cf0d64 test: set rejectUnauthorized in tls/https tests 13 years ago
Ben Noordhuis 35607f3a2d tls, https: validate server certificate by default 13 years ago
Maciej Małecki 39484f49ef test tls: make tests use new `tls.connect` API 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
koichik 6f60683802 tls: x509 certificate subject parsing fail 14 years ago
Maciej Małecki 94963ab39a Add failing test for https2 compatibility 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 7dfbccf9bd Add test-https-agent 14 years ago
Ryan Dahl 68f2aa2715 http: agent should cycle on close 14 years ago