From 133951617704427025d83fa2095440698b2ab007 Mon Sep 17 00:00:00 2001 From: Thijs Wenker Date: Tue, 30 May 2017 20:56:45 +0200 Subject: [PATCH] OpenSSL installer update --- BUILD_WIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index 841cfba3b3..14709b7e92 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -24,7 +24,7 @@ Go to "Control Panel > System > Advanced System Settings > Environment Variables ###Step 5. Installing OpenSSL -Download and install the [Win64 OpenSSL v1.0.2k Installer](https://slproweb.com/download/Win64OpenSSL-1_0_2k.exe). +Download and install the [Win64 OpenSSL v1.0.2L Installer](https://slproweb.com/download/Win64OpenSSL-1_0_2L.exe). ###Step 6. Running CMake to Generate Build Files