install openssl
Is there a step by step process to install latest version of openssl. I am using OS 10.8.5 on a Mac Mini, current version is OpenSSL 0.9.8y 5 Feb 2013.
This is not a server version.
Is there a step by step process to install latest version of openssl. I am using OS 10.8.5 on a Mac Mini, current version is OpenSSL 0.9.8y 5 Feb 2013.
This is not a server version.
Thank you Illaass.
The Top Link had helped me. After getting it to install I did not have Path correctly. I was able to get to work on MacBook Pro but need to install xcode for make command on MacMini to try and repeat the process. Don't know if there is an easier way to get command line tools though.
Also found this link useful: http://mac-dev-env.patrickbougie.com/openssl/.
There are I believe three different ways to get the xcode command line tools installed.
For options 1 and 2 see the following http://docwiki.embarcadero.com/RADStudio/XE4/en/Installing_the_Xcode_Command_Lin e_Tools_on_a_Mac
For option 3 see the following http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/
I am not sure why you are installing a (newer) version of OpenSSL on a Mac. If this is with regards to the recent HeartBleed security problem then no Mac has ever had a version that is vulnerable to this issue. Ironically in this case it is precisely because the version Apple includes is out-of-date that it does not have this problem.
Maybe:
http://stackoverflow.com/questions/18356489/installing-openssl-on-os-x
The Mac topic in:
http://wiki.openssl.org/index.php/Compilation_and_Installation
I will look at these pages and try to follow.
Thank you for responding. I will update after attempts.
Thank you John, I like the option 3.
install openssl