aboutsummaryrefslogtreecommitdiff
path: root/scripts/biz-certs/Dave-CA.cnf
blob: 47717a0a230c8882b0be14ff374022480c77a316 (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		= sha1

[ req_dn ]
CN			= Test Certificate Dave CA

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