test: stronger crypto in test fixtures
authorStefan Budeanu <stefan@budeanu.com>
Tue, 10 Nov 2015 21:56:18 +0000 (16:56 -0500)
committerJames M Snell <jasnell@gmail.com>
Wed, 23 Dec 2015 16:38:33 +0000 (08:38 -0800)
commit1554194f56b740b0214e1c4d5c053ed48a18194e
tree2794d9e7d88544b19f28001a87a3df8d62e2ac44
parent9837387dacf17b9f80b6b0d80c157cffc8eccca8
test: stronger crypto in test fixtures

Several test fixtures use use weak crypto (e.g. RC4 or MD5).
Rgenerated the test fixtures to be compatible with FIPS mode.

PR-URL: https://github.com/nodejs/node/pull/3759
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>
15 files changed:
test/fixtures/keys/agent3-cert.pem
test/fixtures/keys/agent4-cert.pem
test/fixtures/keys/agent5-cert.pem
test/fixtures/keys/ca2-cert.pem
test/fixtures/keys/ca2-cert.srl
test/fixtures/keys/ca2-crl.pem
test/fixtures/keys/ca2-database.txt
test/fixtures/keys/ca2-key.pem
test/fixtures/keys/ca2.cnf
test/fixtures/pass-key.pem
test/fixtures/test_cert.pfx
test/fixtures/test_dsa_privkey.pem
test/fixtures/test_dsa_privkey_encrypted.pem
test/fixtures/test_dsa_pubkey.pem
test/fixtures/test_rsa_privkey_encrypted.pem