https://bugs.exim.org/show_bug.cgi?id=1397
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/038597d295fa0ebd48ed4c00a6dfff0f30a2353a commit 038597d295fa0ebd48ed4c00a6dfff0f30a2353a Author: Phil Pennock <[email protected]> AuthorDate: Tue May 26 10:48:46 2015 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Tue May 26 16:47:47 2015 +0100 tls: enable ecdhe on openssl, just the nist p-256 curve. bug 1397 original by phil pennock; tweaked by jh. ---- doc/doc-txt/ChangeLog | 2 ++ src/src/tls-openssl.c | 86 ++++++++++++++++++++++++++++++++++++++++++++--- src/src/transports/smtp.c | 4 +-- test/confs/2102 | 3 +- test/confs/2119 | 3 +- test/confs/2132 | 3 +- 6 files changed, 91 insertions(+), 10 deletions(-) -- 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/ ##
