mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-04-21 06:07:32 -04:00
Suitable for mature project. root - administrative stuff doc - documents src - sources tests - tests distro - distro specific files sample - samples SIDE EFFECT: many changes to rpm spec. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> Acked-by: Adriaan de Jong <dejong@fox-it.com> Signed-off-by: David Sommerseth <davids@redhat.com>
14 lines
467 B
Text
14 lines
467 B
Text
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"
|