[Dovecot] [PATCH] login-common: Add support for ECDH/ECDHE cipher suites

Timo Sirainen tss at iki.fi
Wed Jul 10 09:00:15 EEST 2013


On Sat, 2013-07-06 at 19:50 +1000, David Hicks wrote:
> ECDH temporary key parameter selection must be performed during OpenSSL
> context initialisation before ECDH and ECDHE cipher suites can be used.

Thanks. Committed with two small changes:
 - added const to EC_GROUP to avoid warning
 - call i_debug() only with verbose_ssl

The login-common/ssl-proxy-openssl.c will go away in some future version
and be replaced by the code in lib-ssl-iostream. I added the code there
as well: http://hg.dovecot.org/dovecot-2.2/rev/dc99912e5047




More information about the dovecot mailing list