Skip to content

Commit

Permalink
Use an archive link for OpenSSL 1.1.1s in BUILDING_ON_WINDOWS.md (#4404)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheppsu authored Mar 6, 2023
1 parent c8204ef commit 01a4861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING_ON_WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Note: This installation will take about 2.1 GB of disk space.

### For our websocket library, we need OpenSSL 1.1

1. Download OpenSSL for windows, version `1.1.1s`: **[Download](https://slproweb.com/download/Win64OpenSSL-1_1_1s.exe)**
1. Download OpenSSL for windows, version `1.1.1s`: **[Download](https://web.archive.org/web/20221101204129/https://slproweb.com/download/Win64OpenSSL-1_1_1s.exe)**
2. When prompted, install OpenSSL to `C:\local\openssl`
3. When prompted, copy the OpenSSL DLLs to "The OpenSSL binaries (/bin) directory".

Expand Down

0 comments on commit 01a4861

Please sign in to comment.