Re: [exim] [matt@openssl.org: Re: [openssl-users] openssl 1.…

Top Page
Delete this message
Reply to this message
Author: Viktor Dukhovni
Date:  
To: exim-users
Subject: Re: [exim] [matt@openssl.org: Re: [openssl-users] openssl 1.0.2 and TLS 1.3]


> 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.