I'm trying to get the following openssl: "OpenSSL 1.0.1f 6 Jan 2014", but I'm getting "OpenSSL 0.9.8zh 14 Jan 2016". How can I revert to the older version? I've tried using "brew link openssl --force", but I get the following error: "Refusing to link: openssl Linking keg-only openssl means you may end up linking against the insecure, deprecated system OpenSSL while using the headers from Homebrew's openssl. Instead, pass the full include/library paths to your compiler e.g.: -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib"
Can't link correct version of openssl #9439
issue jeremyreikes opened this issue on December 29, 2016-
jeremyreikes commented at 4:44 AM on December 29, 2016: none
- fanquake added the label MacOSX on Dec 29, 2016
-
jonasschnelli commented at 8:36 AM on January 2, 2017: contributor
Maybe use
brew switch <name> <version>? Hence the fact that OpenSSL is only used for the PRNG and – if you compile the GUI – for the payment server/BIP70 stuff. - fanquake closed this on May 20, 2017
- MarcoFalke locked this on Sep 8, 2021
Contributors
Labels