aboutsummaryrefslogtreecommitdiff
path: root/tests/noemail-openssl.cnf
blob: 4fc86187d96fd4bc2902ee84b47383b7ce73df48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
repository = build2.org
company    = Code Synthesis


[ req ]

distinguished_name = req_distinguished_name
x509_extensions    = v3_req
prompt             = no
utf8               = yes

[ req_distinguished_name ]

O  = $company
CN = name:$repository

[ v3_req ]

keyUsage         = critical,digitalSignature
extendedKeyUsage = critical,codeSigning