mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
d8c4a932c9
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> |
||
---|---|---|
.. | ||
test-dgram-broadcast-multi-process.js | ||
test-dgram-multicast-multi-process.js | ||
test-dns-txt-sigsegv.js | ||
test-dns.js | ||
test-http-dns-fail.js | ||
test-http-https-default-ports.js | ||
test-net-connect-timeout.js | ||
test-net-connect-unref.js | ||
test-tls-connnect-melissadata.js | ||
test-tls-reuse-host-from-socket.js | ||
testcfg.py |