diff options
Diffstat (limited to 'openvpn/sample/sample-keys/README')
-rw-r--r-- | openvpn/sample/sample-keys/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/openvpn/sample/sample-keys/README b/openvpn/sample/sample-keys/README new file mode 100644 index 00000000..1cd473a1 --- /dev/null +++ b/openvpn/sample/sample-keys/README @@ -0,0 +1,14 @@ +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" |