Skip to content

Utilities/Release: Update to openssl-1.1.0g

Brad King requested to merge brad.king/cmake:update-prebuilt-openssl into master

Update the prebuilt binary build configurations for machines where we build our own OpenSSL library to use a newer version.

Now that we require pthreads for libuv anyway, we can use OpenSSL 1.1 along with its dependency on pthreads.

Merge request reports