1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/ssl/tsrc/topenssl/data/P2ss.cnf Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,45 @@
1.4 +#
1.5 +# SSLeay example configuration file.
1.6 +# This is mostly being used for generation of certificate requests.
1.7 +#
1.8 +
1.9 +RANDFILE = ./.rnd
1.10 +
1.11 +####################################################################
1.12 +[ req ]
1.13 +default_bits = 512
1.14 +default_keyfile = keySS.pem
1.15 +distinguished_name = req_distinguished_name
1.16 +encrypt_rsa_key = no
1.17 +default_md = md2
1.18 +
1.19 +[ req_distinguished_name ]
1.20 +countryName = Country Name (2 letter code)
1.21 +countryName_default = AU
1.22 +countryName_value = AU
1.23 +
1.24 +organizationName = Organization Name (eg, company)
1.25 +organizationName_value = Dodgy Brothers
1.26 +
1.27 +0.commonName = Common Name (eg, YOUR name)
1.28 +0.commonName_value = Brother 1
1.29 +
1.30 +1.commonName = Common Name (eg, YOUR name)
1.31 +1.commonName_value = Brother 2
1.32 +
1.33 +2.commonName = Common Name (eg, YOUR name)
1.34 +2.commonName_value = Proxy 1
1.35 +
1.36 +3.commonName = Common Name (eg, YOUR name)
1.37 +3.commonName_value = Proxy 2
1.38 +
1.39 +[ v3_proxy ]
1.40 +basicConstraints=CA:FALSE
1.41 +subjectKeyIdentifier=hash
1.42 +authorityKeyIdentifier=keyid,issuer:always
1.43 +proxyCertInfo=critical,@proxy_ext
1.44 +
1.45 +[ proxy_ext ]
1.46 +language=id-ppl-anyLanguage
1.47 +pathlen=0
1.48 +policy=text:BC