mirror of
https://github.com/OpenVPN/openvpn.git
synced 2024-11-27 11:43:51 +08:00
c70caa7fd4
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 |
||
---|---|---|
.. | ||
ca.crt | ||
ca.key | ||
client.crt | ||
client.key | ||
dh1024.pem | ||
pass.crt | ||
pass.key | ||
pkcs12.p12 | ||
README | ||
server.crt | ||
server.key |
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"