File: request.conf

package info (click to toggle)
gcr 3.41.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,924 kB
  • sloc: ansic: 73,337; sh: 239; xml: 188; python: 174; makefile: 18
file content (18 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (9)
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