summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-peer-certificate.js
AgeCommit message (Expand)Author
2018-11-20tls: include RSA bit size in X.509 public key infoSam Roberts
2018-11-20tls: include elliptic curve X.509 public key infoSam Roberts
2018-11-16test: add independent multi-alg crypto identitiesSam Roberts
2018-11-13tls: get the local certificate after tls handshakeSam Roberts
2018-08-08test: update certificates and private keysFedor Indutny
2018-02-22crypto: add docs & tests for cert.pubkey & cert.fingerprint256Hannes Magnusson
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-03-10meta: restore original copyright headerJames M Snell
2017-03-04test: make tests pass when configured without-sslDaniel Bevenius
2017-01-12test: move common tls connect setup into fixturesSam Roberts
2016-12-05test: Modernize test-tls-peer-certificate.jsIlya Potuzhnov
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-04-28test,tools: adjust function argument alignmentRich Trott
2016-04-22test,benchmark: use deepStrictEqual()Rich Trott
2016-02-01test: Add assertion for TLS peer certificate fingerprintAlan Cohen
2015-12-28test: remove unused variables from TLS testsRich Trott
2015-09-28test: replace deprecated util.debug() callsRich Trott
2015-08-11crypto: show exponent in decimal and hexChad Johnston
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-05-01tls: use `SSL_set_cert_cb` for async SNI/OCSPFedor Indutny
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny