Verify the OpenSSL installation
OpenSSL
installation- Open aWindowscommand prompt as an administrator
- Typecd D:\openssl\openssl-0.9.8h-1-bin\binto navigate to the location where you extracted theopensslzip file. If you did not install the file in this location, update the path to the correct location.
- Typeopensslin the command prompt and pressEnterto executeOpenSSL.
- In theopensslprompt, typehelpand pressEnterin theopensslprompt. IfOpenSSLwas installed successfully, you, you should see the help forOpenSSL.
- Typequitand pressEnterto exit.