summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-options-boolean-check.js
AgeCommit message (Expand)Author
2018-04-27tls: specify options.name in validateKeyCertDaniel Bevenius
2018-03-25lib: always show ERR_INVALID_ARG_TYPE received partRuben Bridgewater
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2017-12-28test: replace map() with forEach() where appropriateRich Trott
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-09-05tls: re-allow falsey option valuesAnna Henningsen
2017-08-27tls: type checking for `key`, `cert` and `ca` optionsJimmy Cann