| > I want to download a site in my companys intranet. The
> Server uses iis combined with an ssl certificate over
https.
> I've played with the settings of httrack (timeout etc.)
but
> it didnt work from the command line.
> HTTrack3.23-nozip-nossl launched on Fri, 24 Oct 2003
> 15:42:58 at
<https://username:password@192.168.0.5/index.html>
HTTrack could not load the SSL libraries:
HTTrack3.23-nozip-nossl launched on Fri, 24 Oct 2003
The "-nossl" suffix means that openSSL libs couldn't be
loaded, and the "-nozip" suffix means that the ZLIB
(compression) libs cound't either.
OpenSSL necessary DLL's:
libeay32.dll
ssleay32.dll
ZLIB necessary DLL's:
zlib.dll
These DLL's must be placed either in the system32 windows
directory, or in the same httrack.exe location.
| |