From d080e85fbfafee19adaaea41bceb65e3325cb9bb Mon Sep 17 00:00:00 2001 From: Bill Somerville Date: Sun, 10 May 2020 02:49:19 +0100 Subject: [PATCH] Update User Guide OpenSSL for Windows installer links --- doc/common/links.adoc | 4 ++-- doc/user_guide/en/install-windows.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/common/links.adoc b/doc/common/links.adoc index 71f8f0483..901859963 100644 --- a/doc/common/links.adoc +++ b/doc/common/links.adoc @@ -92,8 +92,8 @@ d). Edit lines as needed. Keeping them in alphabetic order help see dupes. :sourceforge-jtsdk: https://sourceforge.net/projects/jtsdk[SourceForge JTSDK] :ubuntu_sdk: https://launchpad.net/~ubuntu-sdk-team/+archive/ppa[Ubuntu SDK Notice] :win_openssl_packages: https://slproweb.com/products/Win32OpenSSL.html[Windows OpenSSL Packages] -:win32_openssl: https://slproweb.com/download/Win32OpenSSL_Light-1_0_2t.exe[Win32 OpenSSL Light Package] -:win64_openssl: https://slproweb.com/download/Win64OpenSSL_Light-1_1_0L.exe[Win64 OpenSSL Light Package] +:win32_openssl: https://slproweb.com/download/Win32OpenSSL_Light-1_1_1g.msi[Win32 OpenSSL Light Package] +:win64_openssl: https://slproweb.com/download/Win64OpenSSL_Light-1_1_1g.msi[Win64 OpenSSL Light Package] :writelog: https://writelog.com/[Writelog] :wsjtx_group: https://groups.io/g/WSJTX[WSJTX Group] :wsjtx: http://physics.princeton.edu/pulsar/K1JT/wsjtx.html[WSJT-X] diff --git a/doc/user_guide/en/install-windows.adoc b/doc/user_guide/en/install-windows.adoc index 495e04a16..785e46e75 100644 --- a/doc/user_guide/en/install-windows.adoc +++ b/doc/user_guide/en/install-windows.adoc @@ -39,9 +39,9 @@ TIP: Your computer may be configured so that this directory is ** You can download a suitable _OpenSSL_ package for from {win_openssl_packages}, you need the latest *Windows Light* - version. For the 32-bit _WSJT-X_ build use the latest Win32 v1.0.2 + version. For the 32-bit _WSJT-X_ build use the latest Win32 v1.1.x version of the _OpenSSL_ libraries, for the 64-bit _WSJT-X_ use the - latest Win64 v1.1.0 version of the _OpenSSL_ libraries (Note it is + latest Win64 v1.1.x version of the _OpenSSL_ libraries (Note it is OK to install both versions on a 64-bit system) which at the time of writing were {win32_openssl} and {win64_openssl} respectively.