VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.7/test/proxy.cnf@ 106165

最後變更 在這個檔案從106165是 104078,由 vboxsync 提交於 8 月 前

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

檔案大小: 1.7 KB
 
1
2## Config file for proxy certificate testing.
3
4# Comment out the next line to ignore configuration errors
5config_diagnostics = 1
6
7[ req ]
8distinguished_name = req_distinguished_name_p1
9encrypt_rsa_key = no
10default_md = sha256
11
12[ req_distinguished_name_p1 ]
13countryName = Country Name (2 letter code)
14countryName_value = AU
15organizationName = Organization Name (eg, company)
16organizationName_value = Dodgy Brothers
170.commonName = Common Name (eg, YOUR name)
180.commonName_value = Brother 1
191.commonName = Common Name (eg, YOUR name)
201.commonName_value = Brother 2
212.commonName = Common Name (eg, YOUR name)
222.commonName_value = Proxy 1
23
24[ proxy ]
25basicConstraints = CA:FALSE
26subjectKeyIdentifier = hash
27authorityKeyIdentifier = keyid,issuer:always
28proxyCertInfo = critical,language:id-ppl-anyLanguage,pathlen:1,policy:text:AB
29
30####################################################################
31
32[ proxy2_req ]
33distinguished_name = req_distinguished_name_p2
34encrypt_rsa_key = no
35default_md = sha256
36
37[ req_distinguished_name_p2 ]
38countryName = Country Name (2 letter code)
39countryName_value = AU
40organizationName = Organization Name (eg, company)
41organizationName_value = Dodgy Brothers
420.commonName = Common Name (eg, YOUR name)
430.commonName_value = Brother 1
441.commonName = Common Name (eg, YOUR name)
451.commonName_value = Brother 2
462.commonName = Common Name (eg, YOUR name)
472.commonName_value = Proxy 1
483.commonName = Common Name (eg, YOUR name)
493.commonName_value = Proxy 2
50
51[ proxy_2 ]
52basicConstraints = CA:FALSE
53subjectKeyIdentifier = hash
54authorityKeyIdentifier = keyid,issuer:always
55proxyCertInfo = critical,@proxy_ext
56
57[ proxy_ext ]
58language = id-ppl-anyLanguage
59pathlen = 0
60policy = text:BC
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette