aboutsummaryrefslogtreecommitdiff
path: root/scripts/biz-certs/Carol-Root.cnf
blob: 169a850331e4093e206918505540da530cd7a8a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[ req ]
distinguished_name	= req_dn
x509_extensions		= req_x509_ext
prompt			= no
default_md		= sha256

[ req_dn ]
CN			= Test Certificate Carol Root

[ req_x509_ext ]
basicConstraints	= CA:true
subjectKeyIdentifier	= hash
authorityKeyIdentifier	= keyid:always