summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-cnnic-whitelist.js
AgeCommit message (Expand)Author
2018-04-14test: remove test case 0 from tls-cnnic-whitelistDaniel Bevenius
2018-04-14test: set clientOpts.port propertyDaniel Bevenius
2018-03-29test: fix typo in test-tls-cnnic-whitelistDaniel Bevenius
2018-03-26src: drop CNNIC+StartCom certificate whitelistingBen Noordhuis
2018-01-11test: fix spelling in test case commentsTobias Nießen
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-04test: fix require nits in some test-tls-* testsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-04-18test: add --use-bundled-ca to tls-cnnic-whitelistDaniel Bevenius
2016-12-16test: use const/let and common.mustCallOutsider
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-08-23node: rename from io.js to nodecjihrig
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-06-27crypto: fix VerifyCallback in case of verify errorShigeki Ohtsu
2015-06-16crypto: add cert check to CNNIC WhitelistShigeki Ohtsu