Hi, On 22:59 Sun 20 Nov , Reuben Farrelly wrote: > Hi, > > This patch: > > > ... which was committed as c164f8afe58c8d83ef2a48aae629c72408dfea01 in > master-2.2, terminally breaks the build with LibreSSL. Obviously this > wasn't tested or considered ;)
Yes, unfortunately LibreSSL fakes OpenSSL version numbers and reports a version much bigger than 1.1 while actually providing the API of 1.0.x. I will submit an additional patch to fix the guard condition there. Regards, Apollon