File: request.conf

package info (click to toggle)
gcr 3.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 13,616 kB
  • sloc: ansic: 67,839; sh: 11,548; makefile: 988; xml: 227; python: 143
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