diff options
Diffstat (limited to 'main/openvpn/sample/sample-keys/README')
-rw-r--r-- | main/openvpn/sample/sample-keys/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/openvpn/sample/sample-keys/README b/main/openvpn/sample/sample-keys/README index 1cd473a1..9f4f9187 100644 --- a/main/openvpn/sample/sample-keys/README +++ b/main/openvpn/sample/sample-keys/README @@ -1,7 +1,6 @@ -Sample RSA keys. +Sample RSA and EC keys. -See the examples section of the man page -for usage examples. +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 @@ -12,3 +11,4 @@ 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" +ec-*.{crt,key} -- sample elliptic curve variants of the above |