mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-08-21 15:28:19 +00:00
6c655321e6
Signed-off-by: swurl <swurl@swurl.xyz>
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
|