From 3f05690c7980476a4cd5499676b2ee82e7eee81f Mon Sep 17 00:00:00 2001 From: Gareth Sylvester-Bradley Date: Thu, 2 Sep 2021 11:39:37 +0100 Subject: [PATCH] openssl/1.1.1l --- Development/conanfile.txt | 2 +- Documents/Dependencies.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Development/conanfile.txt b/Development/conanfile.txt index 166f453ee..319d9078b 100644 --- a/Development/conanfile.txt +++ b/Development/conanfile.txt @@ -2,7 +2,7 @@ boost/1.76.0 cpprestsdk/2.10.18 websocketpp/0.8.2 -openssl/1.1.1k +openssl/1.1.1l json-schema-validator/2.1.0 [imports] diff --git a/Documents/Dependencies.md b/Documents/Dependencies.md index e72e7e23b..71ec704a5 100644 --- a/Documents/Dependencies.md +++ b/Documents/Dependencies.md @@ -230,7 +230,7 @@ It is also possible to use OpenSSL 1.0, but the OpenSSL team announced that [use 1. Download and install a recent release Notes: - On Windows, an installer can be downloaded from [Shining Light Productions - Win32 OpenSSL](https://slproweb.com/products/Win32OpenSSL.html) - The Win64 OpenSSL v1.1.1k installer (latest release at the time) has been tested + The Win64 OpenSSL v1.1.1L installer (latest release at the time) has been tested - On Linux distributions, an OpenSSL package may already be available The Ubuntu team announced an [OpenSSL 1.1.1 stable release update (SRU) for Ubuntu 18.04 LTS](https://lists.ubuntu.com/archives/ubuntu-devel/2018-December/040567.html)