openvpn/sample/sample-keys
Alon Bar-Lev 34cb9132ef build: standard directory layout
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>
2012-03-22 22:07:08 +01:00
..
ca.crt build: standard directory layout 2012-03-22 22:07:08 +01:00
ca.key build: standard directory layout 2012-03-22 22:07:08 +01:00
client.crt build: standard directory layout 2012-03-22 22:07:08 +01:00
client.key build: standard directory layout 2012-03-22 22:07:08 +01:00
dh1024.pem build: standard directory layout 2012-03-22 22:07:08 +01:00
pass.crt build: standard directory layout 2012-03-22 22:07:08 +01:00
pass.key build: standard directory layout 2012-03-22 22:07:08 +01:00
pkcs12.p12 build: standard directory layout 2012-03-22 22:07:08 +01:00
README build: standard directory layout 2012-03-22 22:07:08 +01:00
server.crt build: standard directory layout 2012-03-22 22:07:08 +01:00
server.key build: standard directory layout 2012-03-22 22:07:08 +01:00

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"