Skip Navigation

Verify the 
OpenSSL
 installation

  1. Open a 
    Windows
     command prompt as an administrator 
  2. Type 
    cd D:\openssl\openssl-0.9.8h-1-bin\bin
      to navigate to the location where you extracted the 
    openssl
     zip file. If you did not install the file in this location, update the path to the correct location.
  3. Type 
    openssl
     in the command prompt and press 
    Enter
     to execute 
    OpenSSL
    .
  4. In the 
    openssl
     prompt, type 
    help
     and press 
    Enter
     in the 
    openssl
     prompt. If 
    OpenSSL
     was installed successfully, you, you should see the help for 
    OpenSSL
    .
  5. Type 
    quit
     and press 
    Enter
     to exit.