0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/internet
Shigeki Ohtsu d8c4a932c9 crypto: add deprecated ValiCert CA for cross cert
The host of melissadata.net has a cross root certification between
Starfield Class 2 and ValiCert Class 2. OpenSSL-1.0.1 only looks up
a cert chain to the deprecated ValiCert Class 2 CA and causes
untrusted error. We add it for a short-term remedy and it is to be
removed after upgrading OpenSSSL-1.0.2 and applying private patches
to support alternative cert chains.
See #402 and #589.

Fixes: https://github.com/iojs/io.js/issues/923
PR-URL: https://github.com/iojs/io.js/pull/1135
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-03-13 20:18:54 +09:00
..
test-dgram-broadcast-multi-process.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-dgram-multicast-multi-process.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-dns-txt-sigsegv.js src: fix intermittent SIGSEGV in resolveTxt 2015-02-25 22:45:35 -06:00
test-dns.js dns: allow dns.lookup() to return all addresses 2015-02-06 17:18:47 -05:00
test-http-dns-fail.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-http-https-default-ports.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
test-net-connect-timeout.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-net-connect-unref.js Remove excessive copyright/license boilerplate 2015-01-12 15:30:28 -08:00
test-tls-connnect-melissadata.js crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
test-tls-reuse-host-from-socket.js test: refactor all tests that depends on crypto 2015-03-05 10:31:41 +09:00
testcfg.py test: refactor to use common testcfg 2014-01-20 09:00:13 -08:00