Install the latest pre-built release of OpenSSL
Get an MSI from the Win32/Win64 OpenSSL Installation Project (e.g., 3.0.7)
choco install openssl
An article on Medium also refers to the OpenSSL Installation Project and describes (with screenshots) how to add OpenSSL to the PATH
Once you have added OpenSSL to the PATH
, open a console and at the command prompt enter openssl version
to confirm the installation