https://bugs.exim.org/show_bug.cgi?id=1806
Bug ID: 1806
Summary: ECDH fails to initialize with LibreSSL
Product: Exim
Version: 4.86
Hardware: All
OS: OpenBSD
Status: NEW
Severity: bug
Priority: medium
Component: TLS
Assignee: pdp@???
Reporter: renaud@???
CC: exim-dev@???
When compiling exim 4.86 with LibreSSL 2.2.3 (at least), ECDH as a server fails
to initialize. It is worth noting that when exim is acting as a client, it has
no problems negotiating ECDH with other servers.
running exim in debug mode shows:
11111 No OpenSSL API to define ECDH parameters, skipping
In the headers from LibreSSL:
/usr/include/ssl/opensslv.h:#define LIBRESSL_VERSION_NUMBER 0x20020003L
/usr/include/ssl/opensslv.h:#define OPENSSL_VERSION_NUMBER 0x20000000L
--
You are receiving this mail because:
You are on the CC list for the bug.