0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 03:52:28 +02:00
openvpn/sample-keys
james c70caa7fd4 Renamed sample-keys/tmp-ca.crt to ca.crt.
Fixed bug where remove_iroutes_from_push_route_list
was missing routes if those routes had
an implied netmask (by omission) of 255.255.255.255.


git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@587 e7ae566f-a301-0410-adde-c780ea21d3b5
2005-10-01 11:10:12 +00:00
..
ca.crt Renamed sample-keys/tmp-ca.crt to ca.crt. 2005-10-01 11:10:12 +00:00
ca.key Renamed sample-keys/tmp-ca.crt to ca.crt. 2005-10-01 11:10:12 +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 Renamed sample-keys/tmp-ca.crt to ca.crt. 2005-10-01 11:10:12 +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

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!

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"