0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Shigeki Ohtsu 3beb880716 crypto: add cert check to CNNIC Whitelist
When client connect to the server with certification issued by either
CNNIC Root CA or CNNIC EV Root CA, check hash of server
certification in the list of CNNICHashWhitelist.inc. If it's not,
CERT_REVOKED error returns.

See for details in
https://blog.mozilla.org/security/2015/04/02/distrusting-new-cnnic-certificates/

PR-URL: https://github.com/nodejs/io.js/pull/1895
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-06-16 23:26:29 +09:00
..
test-dgram-broadcast-multi-process.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dgram-multicast-multi-process.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dns-txt-sigsegv.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-dns.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-dns-fail.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-http-https-default-ports.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-net-connect-timeout.js lib,test: fix whitespace issues 2015-06-15 16:37:37 +02:00
test-net-connect-unref.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tls-connnect-cnnic.js crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
test-tls-connnect-melissadata.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
test-tls-reuse-host-from-socket.js test: enable linting for tests 2015-05-19 21:21:27 +02:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00