https://github.com/bitcoin/bitcoin/pull/6729/commits/88458c5d747dd2d474d0deba4352702fde99d90f was not merged into 0.11 and ./configure aborted due to detecting libressl even though I'd installed and pointed ./configure to openssl (by abusing configure.ac's pkg-config detection in my case though setting SSL_(CFLAGS|LIBS) would have the same effect).
libressl is detected even if openssl is selected on openbsd w/ 0.11 #8269
issue ChoHag opened this issue on June 26, 2016-
ChoHag commented at 1:35 PM on June 26, 2016: contributor
-
MarcoFalke commented at 2:12 PM on June 26, 2016: member
If #6732 qualifies as bugfix, you can try to backport it and open a pull
- MarcoFalke added the label Build system on Jun 26, 2016
-
luke-jr commented at 5:34 PM on June 26, 2016: member
@MarcoFalke It doesn't. 0.11 cannot work with LibreSSL. @ChoHag I don't think we have any BSD devs on the project. Care to contribute more information and/or a fix?
-
sipa commented at 10:37 PM on June 26, 2016: member
Since BIP66 I am much less worried about LibreSSL vs OpenSSL, though.
-
laanwj commented at 10:08 AM on June 27, 2016: member
I agree, since OpenSSL is no longer used in consensus there's no strong reason not not just use libressl.
- laanwj closed this on Jun 27, 2016
- laanwj reopened this on Jun 27, 2016
- fanquake closed this on Mar 6, 2018
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels