Public bug reported:
Generate_certs.cmd should also check for OpenSSL-Win64
if not exist %SSL% (
echo OpenSSL isn't found in %SSL%
set SSL="%PROGRAMFILES%\OpenSSL-Win64\bin\openssl.exe"
)
** Affects: adchpp
Importance: Undecided
Status: New
** Tags: openssl win64 x64
** Attachment added: "Generate_certs.cmd"
https://bugs.launchpad.net/bugs/1956253/+attachment/5550913/+files/Generate_certs.cmd
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1956253
Title:
OpenSSL-Win64 not found
Status in ADCH++:
New
Bug description:
Generate_certs.cmd should also check for OpenSSL-Win64
if not exist %SSL% (
echo OpenSSL isn't found in %SSL%
set SSL="%PROGRAMFILES%\OpenSSL-Win64\bin\openssl.exe"
)
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1956253/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp