aboutsummaryrefslogtreecommitdiffstats
path: root/tests/config
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config')
-rw-r--r--tests/config/openssl.cnf14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/config/openssl.cnf b/tests/config/openssl.cnf
deleted file mode 100644
index 980097d..0000000
--- a/tests/config/openssl.cnf
+++ /dev/null
@@ -1,14 +0,0 @@
-# as we want to test TLSv1 we need to set MinProtocol=None, see
-# see /usr/share/doc/libssl1.1/NEWS.Debian.gz
-
-openssl_conf = default_conf
-
-[default_conf]
-ssl_conf = ssl_sect
-
-[ssl_sect]
-system_default = system_default_sect
-
-[system_default_sect]
-MinProtocol = None
-CipherString = DEFAULT