> On Sep 11, 2018, at 5:35 PM, Phil Pennock <pdp@???> wrote:
>
> My proposal to change the OpenSSL API we use ran into the need to
> basically recreate the framework, because of LibreSSL declining to
> implement that new API.
I just compiled Exim master against OpenSSL 1.1.0 (in /usr/local)
on my FreeBSD 11.1 system, and it built with no issues or warnings:
$ nm build-FreeBSD-amd64/exim | grep SSL_CTX_new
U SSL_CTX_new@@OPENSSL_1_1_0
So it does not look like any porting is needed.
--
Viktor.