0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/fixtures/keys
Fedor Indutny 687dfc9875 crypto: separate altname extensions with ", "
In newly introduced `SafeX509ExtPrint` I forgot to insert separators
between extensions, which lead to the "DNS:...DNS:..." thing for npm.

Fix: iojs/io.js#105
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
PR-URL: https://github.com/iojs/io.js/pull/113.patch
2014-12-11 00:07:58 +07:00
..
0-dns-cert.pem crypto: separate altname extensions with ", " 2014-12-11 00:07:58 +07:00
0-dns-key.pem
agent1-cert.pem
agent1-csr.pem
agent1-key.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
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
dh512.pem
dh1024.pem
dh2048.pem
ec-cert.pem
ec-csr.pem
ec-key.pem
ec.cnf
Makefile