Page 1 of 1

Updating OpenSSL

Posted: December 21st, 2017, 12:25 pm
by johnb172
I am running Ubuntu 14.04 LTS and manually compiled OpenSSL 1.1.0g. When I check which version of OpenSSL is installed via the command line, it shows the latest version. But when I look at the config for SAB, it still indicates that the old version, 1.01f, is still being used.

How do I get SAB to use the new version of OpenSSL?

Re: Updating OpenSSL

Posted: December 21st, 2017, 12:32 pm
by safihre
You need to recompile Python 2.7 on your system and get it to use the latest OpenSSL.
In your case instead of messing with OpenSSL/Python of the system, just updating Ubuntu to more recent version will get you all that.