HTTrack Website Copier
Free software offline browser - FORUM
Subject: Proxy authentication and https
Author: Thomas
Date: 12/06/2017 11:19
 
Hello,
 
I'm currently facing a very big issue concerning the use of a proxy with
authentication in https mode. (release httrack_x64-noinst-3.49.2)
Everything is working well with http websites but when it comes to https, it
does not work.
 
I always get the message : "Connect Time Out" (-2) after 1 retries at link
<https://www.merciexpert.fr/> (from primary/primary)
 
My command line : httrack.exe -%L "C:\Users\[path]\Desktop\sites.txt" -O
"C:\Users\[path]\Desktop\result" -p1 -F "Mozilla/5.0 (Windows NT 6.1; rv:13.0)
Gecko/20100101 Firefox/13.0" -P myuser:mypass@145.226.35.56:10500 --language
"fr, en, *" --verbose -N101 --cache=0 --single-log -I0 -T10 --depth=1
--ext-depth=0 -s0 -R1
 
When I try to compare with cURL using the same proxy with, it works : curl -x
145.226.35.56:10500 --proxy-user myuser:mypass -I <https://www.merciexpert.fr/>
(HTTP/1.1 200 Connection established ... and I can get the page).
 
Thanks for your help.
 
Reply


All articles

Subject Author Date
Proxy authentication and https

12/06/2017 11:19
Re: Proxy authentication and https

03/15/2018 15:12




1

Created with FORUM 2.0.11