I installed OpenSSL but is not recognized.I added env variable
In my CMD
SET PATH=C:\Program Files\OpenSSL-Win64\bin;%PATH%
It appears first
echo %Path%
C:\Program Files\OpenSSL-Win64\bin;C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\wbin
but disappears after the restart.
openssl : The term 'openssl' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
How to set OpenSSL permanently? At line:1 char:1