"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "dovecot-1.0.15/doc/dovecot-openssl.cnf" of archive dovecot-1.0.15.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 [ req ]
2 default_bits = 1024
3 encrypt_key = yes
4 distinguished_name = req_dn
5 x509_extensions = cert_type
6 prompt = no
7
8 [ req_dn ]
9 # country (2 letter code)
10 #C=FI
11
12 # State or Province Name (full name)
13 #ST=
14
15 # Locality Name (eg. city)
16 #L=Helsinki
17
18 # Organization (eg. company)
19 #O=Dovecot
20
21 # Organizational Unit Name (eg. section)
22 OU=IMAP server
23
24 # Common Name (*.example.com is also possible)
25 CN=imap.example.com
26
27 # E-mail contact
28 emailAddress=postmaster@example.com
29
30 [ cert_type ]
31 nsCertType = server