mirror of
https://github.com/OpenVPN/openvpn.git
synced 2025-05-08 21:25:53 +08:00

Change-Id: Ic377958d303b1dcfa9d877d3a63ecf39bdff7aef Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <20240315170054.2368254-1-frank@lichtenheld.com> URL: https://sourceforge.net/p/openvpn/mailman/message/58749316/ Signed-off-by: Gert Doering <gert@greenie.muc.de>
Sample RSA and EC keys. Run ./gen-sample-keys.sh to generate fresh test 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 server.{crt,key} -- sample server key/cert client.{crt,key} -- sample client key/cert client-pass.key -- sample client key with password-encrypted key password = "password" client.p12 -- sample client pkcs12 bundle password = "password" client-ec.{crt,key} -- sample elliptic curve client key/cert server-ec.{crt,key} -- sample elliptic curve server key/cert