Fix CNs for agent keys; can't be the same as CA's CN
authorRyan Dahl <ry@tinyclouds.org>
Wed, 8 Dec 2010 00:34:26 +0000 (16:34 -0800)
committerRyan Dahl <ry@tinyclouds.org>
Wed, 8 Dec 2010 00:36:10 +0000 (16:36 -0800)
commitee5366a4103cf0db942c715dcc19f71723f3d286
treee64f1d5aba99e1e88255be4311bcfcb7863a0736
parentc30f1137121315b0d3641af6dc61e3b047f940e1
Fix CNs for agent keys; can't be the same as CA's CN

Also add makefile for easy tweaking.
22 files changed:
test/fixtures/keys/Makefile [new file with mode: 0644]
test/fixtures/keys/agent1-cert.pem
test/fixtures/keys/agent1-csr.pem
test/fixtures/keys/agent1-key.pem
test/fixtures/keys/agent1.cnf [new file with mode: 0644]
test/fixtures/keys/agent2-cert.pem
test/fixtures/keys/agent2-csr.pem
test/fixtures/keys/agent2-key.pem
test/fixtures/keys/agent2.cnf [new file with mode: 0644]
test/fixtures/keys/agent3-cert.pem
test/fixtures/keys/agent3-csr.pem
test/fixtures/keys/agent3-key.pem
test/fixtures/keys/agent3.cnf [new file with mode: 0644]
test/fixtures/keys/ca1-cert.pem
test/fixtures/keys/ca1-cert.srl
test/fixtures/keys/ca1-key.pem
test/fixtures/keys/ca1.cnf [new file with mode: 0644]
test/fixtures/keys/ca2-cert.pem
test/fixtures/keys/ca2-cert.srl
test/fixtures/keys/ca2-key.pem
test/fixtures/keys/ca2.cnf [new file with mode: 0644]
test/fixtures/keys/cmds.txt [deleted file]