X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/3ecab1575ef1f45a5e7cd3c48cd937ffa8eb0ad9..83f4c7515f3eb06dc070e78edd2694c1d088e5fd:/src/src/tls-gnu.c?ds=sidebyside diff --git a/src/src/tls-gnu.c b/src/src/tls-gnu.c index c8bf634bc..db0e2115f 100644 --- a/src/src/tls-gnu.c +++ b/src/src/tls-gnu.c @@ -152,7 +152,7 @@ callbacks. */ #endif #ifndef EXIM_CLIENT_DH_MIN_BITS -#define EXIM_CLIENT_DH_MIN_BITS 1024 +#define EXIM_CLIENT_DH_MIN_BITS 512 #endif /* With GnuTLS 2.12.x+ we have gnutls_sec_param_to_pk_bits() with which we