https://bugs.exim.org/show_bug.cgi?id=2822
--- Comment #4 from Jeremy Harris <[email protected]> --- Exim feeds the string from the tls_require_ciphers option pretty much direct into the library gnutls_priority_init() function. You might get a more informed response from the gnutls mailinglist. Is it possible that your "gnutls" utilites are using a different library variant to exim? Or that they are not constrained by some system policy setting, where exim is? I'm not a gnutls internals expert, but a peek at the code does show an #ifdef ENABLE_DHE build-time possibility. "man update-crypto-policies" tells me about system policy, on a Fedora system. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
