Setup Pre-processing

*Require OpenSSL

*require OpenSSL

First of all you need to download OpenSSL, you will be download from given link

Reference: Click Here

After downloading that ZIP, you need to extract all files into C: Drive.

Create OpenSSL named folder into C:

Open CMD and set the path of JDK (bin) into CMD. (it shown be like this)

it must be like C:\Program Files\Java\HERE_YOUR_LATEST_JDK_VERSION\bin

Congratulations! You have successfully installed OpenSSL.

Last updated