summaryrefslogtreecommitdiff
path: root/testing/ca-example/profiles/request.conf
blob: 0a49508f33fc8ea3980d760cdf07778628e03d6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[ req ]
distinguished_name	= req_distinguished_name
string_mask = nombstr


[ req_distinguished_name ]

0.domainComponent               = Domain Component
0.domainComponent_default	= COM

1.domainComponent               = Second Domain Component
1.domainComponent_default	= EXAMPLE

commonName			= Common Name
commonName_max			= 64

emailAddress			= Email Address (again)
emailAddress_max		= 64