Page 1 of 1

Updating the OpenSSL version used

Posted: Mon Mar 13, 2017 4:36 am
by batteriesInc
Hi,

Just look at the logs to find out why a connection isn't working, and I noticed in the process that it reports an OpenSSL version of 1.0.2j - which made me look at what is current.

The macOS (10.12.3) command line gives me "OpenSSL 0.9.8zh 14 Jan 2016", which suggests that the OpenSSL library that Viscosity is using is built-in.

Unfortunately, like the macOS version it is out of step with current exposures - the latest version according to https://openssl.org is OpenSSL 1.1.0e, dated February 16th 2017.

I will update and force the install of the latest OpenSSL version using brew, but how can I make Viscosity use it? Or will you release an update?

Re: Updating the OpenSSL version used

Posted: Mon Mar 13, 2017 1:28 pm
by James
Hi batteriesInc,

The version reported in Viscosity's log is the version of OpenSSL used. Viscosity ships with its own version of OpenSSL, it does not use the system version.

We are currently using the 1.0.2 stream of OpenSSL, which is the Long Term Support (LTS) version from the OpenSSL team:
https://www.openssl.org/source/

Cheers,
James