About the App
- App name: openssl
- App description: OpenSSL SSL/TLS cryptography library
- App website: https://openssl.org
Oct 11, 2019 Oh, and since a lot of this software runs on arm (iphone,ipad) and at least until Mac OS X 10.5 on powerpc, two Intel compatible binaries is hardly universal:-) I wrote a similar script to compile openssl 1.0.1g for all 4 CPU architectures Xcode 3.1 on 10.5 handles. Jun 23, 2017 Install openssl on Mac OSX. June 23, 2017 Amber. App description: OpenSSL SSL/TLS cryptography library; App website: Install the App. Press Command+Space and type Terminal and press enter/return key. Run in Terminal app. Mac, iMac, Macbook, OSX, Yosemite, Mavericks, Mountain Lion, Lion, Snow Leopard, Leopard, Tiger.
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install openssl
Configure Error Cannot Find Openssl's Libraries
Done! You can now use openssl
.