aboutsummaryrefslogtreecommitdiff
path: root/scripts/biz-certs/Bob-CA.cnf
blob: 8e3e80b64c717e896491a9d0b355bf82d343f56f (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 Bob CA

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