node/test/fixtures/keys
Shigeki Ohtsu c6f6b029a1
crypto: add cert check issued by StartCom/WoSign
When tls client connects to the server with certification issued by
either StartCom or WoSign listed in StartComAndWoSignData.inc, check
notBefore of the server certificate and CERT_REVOKED error returns if
it is after 00:00:00 on October 21, 2016.

See for details in
https://blog.mozilla.org/security/2016/10/24/distrusting-new-wosign-and-startcom-certificates/,
https://security.googleblog.com/2016/10/distrusting-wosign-and-startcom.html
and
https://support.apple.com/en-us/HT204132

Fixes: https://github.com/nodejs/node/issues/9434
PR-URL: https://github.com/nodejs/node/pull/9469
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2017-03-08 17:29:37 -08:00
..
fake-startcom-root-issued-certs crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
0-dns-cert.pem
0-dns-key.pem
agent1-cert.pem
agent1-csr.pem
agent1-key.pem
agent1-pfx.pem test: enable to work pkcs12 test in FIPS mode 2016-03-02 14:01:11 -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
agent7-csr.pem
agent7-key.pem
agent7.cnf
agent8-cert.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent8-csr.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent8-key.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent8.cnf crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent9-cert.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent9-csr.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent9-key.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
agent9.cnf crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08: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
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-03-08 17:29:37 -08:00
fake-startcom-root-csr.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-database.txt crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-database.txt.attr crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-database.txt.attr.old crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-database.txt.old crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-key.pem crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-serial crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root-serial.old crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
fake-startcom-root.cnf crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -08:00
Makefile crypto: add cert check issued by StartCom/WoSign 2017-03-08 17:29:37 -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