Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Development/conanfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
2 changes: 1 addition & 1 deletion Documents/Dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down