0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures/keys
Daniel Bevenius 5879f480b1 test: update keys/Makefile to clean and build all
Currently when running make clean, followed by make not all certificates
get genenerated. In addition there are also the following error messages
related to the startdate in agent8-cert.pem, and agent9-cert.pem:
start date is invalid, it should be YYMMDDHHMMSSZ

After this commit it is possible to perform the following commands:
$ make clean
$ make
$ make test

PR-URL: https://github.com/nodejs/node/pull/19975
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-04-14 11:38:41 -07:00
..
fake-startcom-root-issued-certs
agent1-cert.pem
agent1-csr.pem
agent1-key.pem
agent1-pfx.pem
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
agent8-csr.pem
agent8-key.pem
agent8.cnf
agent9-cert.pem
agent9-csr.pem
agent9-key.pem
agent9.cnf
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-pfx.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
fake-startcom-root-csr.pem
fake-startcom-root-database.txt
fake-startcom-root-database.txt.attr
fake-startcom-root-database.txt.attr.old
fake-startcom-root-database.txt.old
fake-startcom-root-key.pem
fake-startcom-root-serial
fake-startcom-root-serial.old
fake-startcom-root.cnf
Makefile
rsa_private_1024.pem
rsa_private_2048.pem
rsa_private_4096.pem
rsa_public_1024.pem
rsa_public_2048.pem
rsa_public_4096.pem