(I'm a Linux desktop guy) Sitting with a colleague, he's trying to get some code working that requires ECDSA support, so openssl 1.1.0 or newer, and his Mac is infested with 0.98letter. There are a a whole bunch of pages with a variety of recommendations. None of them are on openssl.org... I wonder if openssl.org shouldn't include at least a page of advice that is know to work? My colleague eventually did something like: brew update brew uninstall --force openssl (unclear if this worked..) brew uninstall --ignore-dependancies openssl brew upgrade brew install openssl and the libraries wound up in /usr/local/opt/{include,lib}. -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users