0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 20:03:13 +02:00
openvpn/sample-keys
james 6130e25886 Added scripting code to Makefile.am to ignore .svn
directories on make dist.

Tell svn that pkcs12.p12 is binary.



git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@583 e7ae566f-a301-0410-adde-c780ea21d3b5
2005-09-26 09:20:48 +00:00
..
client.crt This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
client.key This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
dh1024.pem This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
pass.crt This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
pass.key This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
pkcs12.p12 Added scripting code to Makefile.am to ignore .svn 2005-09-26 09:20:48 +00:00
README This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
server.crt This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
server.key This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
tmp-ca.crt This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00
tmp-ca.key This is the start of the BETA21 branch. 2005-09-26 05:28:27 +00:00

Sample RSA keys.

See the examples section of the man page
for usage examples.

NOTE: THESE KEYS ARE FOR TESTING PURPOSES ONLY.
      DON'T USE THEM FOR ANY REAL WORK BECAUSE
      THEY ARE TOTALLY INSECURE!

tmp-ca.{crt,key} -- sample CA key/cert
client.{crt,key} -- sample client key/cert
server.{crt,key} -- sample server key/cert (nsCertType=server)
pass.{crt,key}   -- sample client key/cert with password-encrypted key
                    password = "password"