[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#8445) LibreSSL v2.4 compile



Full_Name: Connor Taffe
Version: master
OS: Ubuntu devel
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (50.25.160.41)


Compiling against LibreSSL v2.4.1 failed linking with SSL_CTX_up_ref and
X509_NAME_get0_der undefined. I added checking if LIBRESSL_VERSION_NUMBER to the
same conditional compilation ifs that are defined for old versions of OpenSSL.

https://github.com/cptaffe/openldap