10 Jul
2013
10 Jul
'13
9 a.m.
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