0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
Fedor Indutny 483a41c0ad tls: copy client CAs and cert store on CertCb
Copy client CA certs and cert store when asynchronously selecting
`SecureContext` during `SNICallback`. We already copy private key,
certificate, and certificate chain, but the client CA certs were
missing.

Fix: #2772
PR-URL: https://github.com/nodejs/node/pull/3537
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-11-13 12:48:19 -05:00
..
abort
addons tools: Use throw new Error() consistently 2015-11-10 21:00:35 -08:00
cctest
debugger
disabled
fixtures src: wrap source before doing syntax check 2015-10-29 13:08:32 -05:00
gc
internet test: print helpful err msg on test-dns-ipv6.js 2015-10-25 09:39:02 -07:00
message test: remove flaky status from eval_messages test 2015-10-20 12:16:00 -07:00
parallel tls: copy client CAs and cert store on CertCb 2015-11-13 12:48:19 -05:00
pummel tools: Use throw new Error() consistently 2015-11-10 21:00:35 -08:00
sequential test: refactor test-http-pipeline-flood 2015-11-13 05:16:21 -08:00
testpy
timers
.eslintrc
common.js test: wrap assert.fail when passed to callback 2015-10-24 14:42:41 -07:00