HTTrack Website Copier
Free software offline browser - FORUM
Subject: HTTPS form-based authentication
Author: Guillaume Campagnard
Date: 09/24/2012 18:42
 
Hello,

Is HTTrack form-based authentication working with HTTPS?
I have been unsuccessful at using "URL Capture" in that context. I tried to
manually make a postfile (based on Chrome Developer tools POST capture) and
configure Windows client with that line :

<https://my.website.com/index.php:443?>postfile:C:\Users\myname\Desktop\project\hts-post2>

But it did not seem to work.

hts-post2 contains :

POST /index.php HTTP/1.1
Host: my.website.com
Connection: keep-alive
Content-Length: 51
Cache-Control: max-age=0
Origin: <https://my.website.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like
Gecko) Chrome/21.0.1180.89 Safari/537.1
Content-Type: application/x-www-form-urlencoded
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: <https://my.website.com/index.php>
Accept-Encoding: gzip,deflate,sdch
Accept-Language: en-US,en;q=0.8
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
Cookie: PHPSESSID=xxx; 

username=xxxx&password=xxxxx

Is the software supporting this HTTPS form-based authentication?
 
Reply


All articles

Subject Author Date
HTTPS form-based authentication

09/24/2012 18:42
Re: HTTPS form-based authentication

09/24/2012 21:16
Re: HTTPS form-based authentication

09/25/2012 17:14
Re: HTTPS form-based authentication

03/05/2014 11:57
Re: HTTPS form-based authentication

09/19/2018 17:19




3

Created with FORUM 2.0.11