early-access version 1255
This commit is contained in:
10
externals/mbedtls/tests/data_files/server1_csr.opensslconf
vendored
Executable file
10
externals/mbedtls/tests/data_files/server1_csr.opensslconf
vendored
Executable file
@@ -0,0 +1,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
|
Reference in New Issue
Block a user