mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-02-19 02:29:37 -05:00
So 'make check' works again - the old keys were expired. These are now the same keys as we use in release/2.3, release/2.4 and master. Signed-off-by: Steffan Karger <steffan@karger.me> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <1494537221-12050-1-git-send-email-steffan@karger.me> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg14643.html Signed-off-by: Gert Doering <gert@greenie.muc.de> |
||
|---|---|---|
| .. | ||
| ca.crt | ||
| ca.key | ||
| client.crt | ||
| client.key | ||
| dh1024.pem | ||
| pass.crt | ||
| pass.key | ||
| pkcs12.p12 | ||
| README | ||
| server.crt | ||
| server.key | ||
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"