blob: 6e7075ea68336eee73918920a9eb5e3e9d306414 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[ req ]
distinguished_name = req_distinguished_name
prompt = no
# Restrict to non-UTF8 PrintableStrings.
string_mask = nombstr
[ req_distinguished_name ]
C = NL
O = PolarSSL
CN = PolarSSL Server 1
|