On 5/5/21 3:51 PM, Theo Buehler wrote:
mail/exim has a big tangle of compatibility layers for old openssl
versions and libressl.  The result is that it uses its own version of
SSL_CIPHER_get_id() when compiled with libressl (being an OpenSSL 1.0.1
API, this has always been available).

This will soon break since we are going to make SSL_CIPHER opaque.
The following diff makes exim use the libssl version of
SSL_CIPHER_get_id() instead.


That seems fine to me

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to