Step 1: Download and Install OpenSSL |
To download and install OpenSSL:
NOTE: These instructions assume a 32-bit Windows machine. If you are using a 64-bit machine download:
cd \openssl\bin
Openssl
Followed by <Return> and check if you receive any error messages. If no messages display, quit OpenSSL (type q followed by <return), or Ctrl-C). OpenSSL is now installed and ready for use.
NOTE: In the event that you receive error messages stating that you have missing C++ libraries, you will have to install the Microsoft Visual C++ 2008 Redistributable Package from: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29
|