0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/test/fixtures/keys
Shigeki Ohtsu dacaaa5fc0 test: add script to create 0-dns-cert.pem
0-dns-cert.pem  and 0-dns-key.pem were stored in `test/fixtures/key`
directory, but the cert file cannot be created with the openssl
command via Makefile.

Added a script to create it with using  `asn1.js` and
`asn1.js-rfc5280` and moved them out of key directory and put into
`test/fixtures/0-dns`.

The domains listed in the cert were also changed into example.com and
example.org to show the use for only testing.

Fixes: https://github.com/nodejs/node/issues/10228
PR-URL: https://github.com/nodejs/node/pull/11579
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
2017-03-10 17:17:28 +09:00
..
fake-startcom-root-issued-certs crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent1-cert.pem
agent1-csr.pem
agent1-key.pem
agent1-pfx.pem test: enable to work pkcs12 test in FIPS mode 2016-02-09 13:05:48 +09:00
agent1.cnf
agent2-cert.pem
agent2-csr.pem
agent2-key.pem
agent2.cnf
agent3-cert.pem
agent3-csr.pem
agent3-key.pem
agent3.cnf
agent4-cert.pem
agent4-csr.pem
agent4-key.pem
agent4.cnf
agent5-cert.pem
agent5-csr.pem
agent5-key.pem
agent5.cnf
agent6-cert.pem
agent6-csr.pem
agent6-key.pem
agent6.cnf
agent7-cert.pem
agent7-csr.pem
agent7-key.pem
agent7.cnf
agent8-cert.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent8-csr.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent8-key.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent8.cnf crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent9-cert.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent9-csr.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent9-key.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
agent9.cnf crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
ca1-cert.pem
ca1-cert.srl
ca1-key.pem
ca1.cnf
ca2-cert.pem
ca2-cert.srl
ca2-crl.pem
ca2-database.txt
ca2-key.pem
ca2-serial
ca2.cnf
ca3-cert.pem
ca3-cert.srl
ca3-csr.pem
ca3-key.pem
ca3.cnf
dh512.pem
dh1024.pem
dh2048.pem
dsa1025.pem
dsa_private_1025.pem
dsa_public_1025.pem
ec-cert.pem
ec-csr.pem
ec-key.pem
ec.cnf
fake-cnnic-root-cert.pem
fake-cnnic-root-cert.srl
fake-cnnic-root-key.pem
fake-cnnic-root.cnf
fake-startcom-root-cert.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-csr.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-database.txt crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-database.txt.attr crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-database.txt.attr.old crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-database.txt.old crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-key.pem crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-serial crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root-serial.old crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
fake-startcom-root.cnf crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09:00
Makefile crypto: add cert check issued by StartCom/WoSign 2017-02-04 00:19:59 +09: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