]> git.ipfire.org Git - thirdparty/openssl.git/blame - test/proxy.cnf
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
[thirdparty/openssl.git] / test / proxy.cnf
CommitLineData
4e6e57cf
RS
1
2## Config file for proxy certificate testing.
3
4[ req ]
5default_bits = 2048
6default_keyfile = keySS.pem
7distinguished_name = req_distinguished_name_p1
8encrypt_rsa_key = no
9default_md = sha256
10
11[ req_distinguished_name_p1 ]
12countryName = Country Name (2 letter code)
13countryName_value = AU
14organizationName = Organization Name (eg, company)
15organizationName_value = Dodgy Brothers
160.commonName = Common Name (eg, YOUR name)
170.commonName_value = Brother 1
181.commonName = Common Name (eg, YOUR name)
191.commonName_value = Brother 2
202.commonName = Common Name (eg, YOUR name)
212.commonName_value = Proxy 1
22
23[ proxy ]
24basicConstraints = CA:FALSE
25subjectKeyIdentifier = hash
26authorityKeyIdentifier = keyid,issuer:always
27proxyCertInfo = critical,language:id-ppl-anyLanguage,pathlen:1,policy:text:AB
28
29####################################################################
30
31[ proxy2_req ]
32default_bits = 2048
33default_keyfile = keySS.pem
34distinguished_name = req_distinguished_name_p2
35encrypt_rsa_key = no
36default_md = sha256
37
38[ req_distinguished_name_p2 ]
39countryName = Country Name (2 letter code)
40countryName_value = AU
41organizationName = Organization Name (eg, company)
42organizationName_value = Dodgy Brothers
430.commonName = Common Name (eg, YOUR name)
440.commonName_value = Brother 1
451.commonName = Common Name (eg, YOUR name)
461.commonName_value = Brother 2
472.commonName = Common Name (eg, YOUR name)
482.commonName_value = Proxy 1
493.commonName = Common Name (eg, YOUR name)
503.commonName_value = Proxy 2
51
52[ proxy_2 ]
53basicConstraints = CA:FALSE
54subjectKeyIdentifier = hash
55authorityKeyIdentifier = keyid,issuer:always
56proxyCertInfo = critical,@proxy_ext
57
58[ proxy_ext ]
59language = id-ppl-anyLanguage
60pathlen = 0
61policy = text:BC