mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-03 03:09:13 +00:00
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
|
|
[ 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
|