Friday, February 16, 2024

How to install OpenSSL in Windows?

1. Go to https://slproweb.com/products/Win32OpenSSL.html.

2. Check “Download Win32/Win64 OpenSSL” section.

3. Download the exe file to install it.

4. Add “C:\Program Files\OpenSSL-Win64\bin” to the Environment Path Variable.

5. Create a new Variable with the name “OPENSSL_CONF” and with the value “C:\Program Files\OpenSSL-Win64\bin\openssl.cfg”.

6. Use the following command to verify.

openssl version

No comments:

Post a Comment

Resize image in Mac OS

How to Easily Resize an Image on Mac Using Preview Ever tried to upload a photo to a website only to be told the file is too large? Or maybe...