linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #09100
[Bug 1956253] [NEW] OpenSSL-Win64 not found
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
Follow ups