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