diff options
Diffstat (limited to 'tests/tls-protocols/remote.conf')
-rw-r--r--[l---------] | tests/tls-protocols/remote.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/tls-protocols/remote.conf b/tests/tls-protocols/remote.conf index 6029749..96b3713 120000..100644 --- a/tests/tls-protocols/remote.conf +++ b/tests/tls-protocols/remote.conf @@ -1 +1,4 @@ -../tls/remote.conf
\ No newline at end of file +!include conf.d/imapd.conf +!include conf.d/ssl.conf +ssl_min_protocol = TLSv1 +ssl_cipher_list = DEFAULT@SECLEVEL=0 |