Update OpenSSL download link (#2416)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
alazymeme 2021-01-30 21:44:33 +10:00 committed by GitHub
parent 055db0ccfb
commit 73e0653a7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ Note: This installation will take about 1.5 GB of disk space.
## OpenSSL
### For our websocket library, we need OpenSSL 1.1
1. Download OpenSSL for windows, version `1.1.1h`: **[Download](https://slproweb.com/download/Win64OpenSSL-1_1_1h.exe)**
1. Download OpenSSL for windows, version `1.1.1i`: **[Download](https://slproweb.com/download/Win64OpenSSL-1_1_1i.exe)**
2. When prompted, install OpenSSL to `C:\local\openssl`
3. When prompted, copy the OpenSSL DLLs to "The OpenSSL binaries (/bin) directory".