Either set the openssl present in Git as your default openssl and include that into your path in environmental variables (quick way)
OR
- Install the system-specific openssl from this
link.
- set the following variable : set
OPENSSL_CONF=LOCATION_OF_SSL_INSTALL\bin\openssl.cfg
- Update the path : set Path=...Other Values
here...;LOCATION_OF_SSL_INSTALL\bin