Pages

Monday, 27 August 2018

Setting OpenSSL in Windows

STEPS
=====
1. Download the openssl complied setup from softpedia

2. Extract the zip to C Drive
3. Open the System varilbes using sysdm.cpl to open sys variable dialog or go to MyComputer --> Properties --> Advance System settings 
4. Go to Environment variables
5. Edit path under System Variable and add C:\OpenSSL to the path
6. Copy all the files from C:\OpenSSL\bin to C:\OpenSSL
7. Create a new USER Varaible with name OPENSSL_CONF and provide the value as         C:\OpenSSL\openssl.cnf
8. Check OpenSSL access by trying openssl in command prompt