From fffd213c8cba2135afda493d797c41c10354770e Mon Sep 17 00:00:00 2001 From: Othmar Gsenger Date: Sat, 12 Apr 2008 11:38:42 +0000 Subject: big svn cleanup --- src/openvpn/sample-keys/README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/openvpn/sample-keys/README (limited to 'src/openvpn/sample-keys/README') diff --git a/src/openvpn/sample-keys/README b/src/openvpn/sample-keys/README new file mode 100644 index 0000000..dd5c25c --- /dev/null +++ b/src/openvpn/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! + +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" -- cgit v1.2.3