mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-06-14 20:10:33 -04:00
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
14 lines
467 B
Text
14 lines
467 B
Text
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"
|