Check if you already have OpenSSL installed:
openssl version
choco install openssl
Please follow instructions here to install it.
chmod +x ssl.sh
./ssl.sh
.\ssl.ps1
or, if you have a SecurityError
:
powershell -ExecutionPolicy unrestricted .\ssl.ps1