diff options
Diffstat (limited to 'tests/certs/openssl.cnf')
-rw-r--r-- | tests/certs/openssl.cnf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/certs/openssl.cnf b/tests/certs/openssl.cnf new file mode 100644 index 0000000..b1af7b8 --- /dev/null +++ b/tests/certs/openssl.cnf @@ -0,0 +1,4 @@ +[ req ] +distinguished_name = req_distinguished_name + +[ req_distinguished_name ] |