>At http://www.geocities.com/heiko_herold you can find a ssl enabled
>windows binary, which however does still need thorough testing (please
>feedback on the list).
>

<AOL>
Me too, except s/windows/os2/g at http://www.geocities.com/csaba_22/
It needs the EMX runtime.
</AOL>

"configure --with-ssl" produced a Makefile with LIBS= -lcrypto -lssl
-lsocket
This caused lots of link errors. Changing it to LIBS= -lssl -lcrypto
-lsocket
then produced a wget.exe which successfully connected to and downloaded a
few files from my Apache+mod_ssl server via https.

--
Csaba Ráduly, Programmer - OS/2                      Sophos Anti-Virus
email: [EMAIL PROTECTED]                   http://www.sophos.com
US support: +1 888 SOPHOS 9                UK Support: +44 1235 559933


Reply via email to