node/test/fixtures/keys
Fedor Indutny d19da6638d crypto: load PFX chain the same way as regular one
Load the certificate chain from the PFX file the same as we do it for a
regular certificate chain.

Fix: #4127
PR-URL: https://github.com/nodejs/node/pull/4165
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2016-01-19 11:52:31 -08:00
..
0-dns-cert.pem
0-dns-key.pem
agent1-cert.pem
agent1-csr.pem
agent1-key.pem
agent1-pfx.pem crypto: load PFX chain the same way as regular one 2016-01-19 11:52:31 -08:00
agent1.cnf
agent2-cert.pem
agent2-csr.pem
agent2-key.pem
agent2.cnf
agent3-cert.pem test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
agent3-csr.pem
agent3-key.pem
agent3.cnf
agent4-cert.pem test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
agent4-csr.pem
agent4-key.pem
agent4.cnf
agent5-cert.pem test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
agent5-csr.pem
agent5-key.pem
agent5.cnf
agent6-cert.pem
agent6-csr.pem
agent6-key.pem
agent6.cnf
agent7-cert.pem crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
agent7-csr.pem crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
agent7-key.pem crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
agent7.cnf crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
ca1-cert.pem
ca1-cert.srl
ca1-key.pem
ca1.cnf
ca2-cert.pem test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
ca2-cert.srl test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
ca2-crl.pem test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
ca2-database.txt test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
ca2-key.pem test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
ca2-serial
ca2.cnf test: stronger crypto in test fixtures 2015-12-23 08:38:33 -08:00
ca3-cert.pem
ca3-cert.srl
ca3-csr.pem
ca3-key.pem
ca3.cnf
dh512.pem
dh1024.pem
dh2048.pem
dsa1025.pem test: add test for invalid DSA key size 2015-12-23 08:38:33 -08:00
dsa_private_1025.pem test: add test for invalid DSA key size 2015-12-23 08:38:33 -08:00
dsa_public_1025.pem test: add test for invalid DSA key size 2015-12-23 08:38:33 -08:00
ec-cert.pem
ec-csr.pem
ec-key.pem
ec.cnf
fake-cnnic-root-cert.pem crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
fake-cnnic-root-cert.srl crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
fake-cnnic-root-key.pem crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
fake-cnnic-root.cnf crypto: add cert check to CNNIC Whitelist 2015-06-16 23:26:29 +09:00
Makefile crypto: load PFX chain the same way as regular one 2016-01-19 11:52:31 -08:00
rsa_private_1024.pem
rsa_private_2048.pem
rsa_private_4096.pem
rsa_public_1024.pem
rsa_public_2048.pem
rsa_public_4096.pem