Re: [lftp] [LFTP] https_proxy

2015-03-10 Thread Alexander V. Lukyanov
On Wed, Mar 04, 2015 at 09:52:36AM +0100, Vincent Lasselin wrote: > One example of an unsuccessfull connection with https. Thanks! Please try this patch. -- Alexander. diff --git a/src/Http.cc b/src/Http.cc index 9705f36..de01b40 100644 --- a/src/Http.cc +++ b/src/Http.cc @@ -414,10 +414,14 @@

Re: [lftp] [LFTP] https_proxy

2015-03-04 Thread Vincent Lasselin
d analysed them with wireshark. I noticed that the http CONNECT frame is sent to the proxy without my user/passwd... Rgds. -- Vincent Lasselin De : Alexander Lukyanov A: Vincent Lasselin , "Alexander V. Lukyanov" , Cc : lftp@uniyar.ac.ru Date: 03/03/2015 17:46 Objet : Re: [lftp]

Re: [lftp] [LFTP] https_proxy

2015-03-03 Thread Alexander Lukyanov
if I try to access > some http website. > But it's not working for https. > > -- > Vincent Lasselin > > > De : "Alexander V. Lukyanov" A: Vincent Lasselin < > vlasse...@lfdj.com>, Cc : lftp@uniyar.ac.ru Date: 25/02/2015 09:06 Objet > : Re: [lftp]

Re: [lftp] [LFTP] https_proxy

2015-03-02 Thread Vincent Lasselin
ot; A: Vincent Lasselin , Cc : lftp@uniyar.ac.ru Date: 25/02/2015 09:06 Objet : Re: [lftp] [LFTP] https_proxy On Tue, Feb 10, 2015 at 02:51:04PM +0100, Vincent Lasselin wrote: > I'm using lftp to access an https url. I'm using an https proxy. > I've set https_proxy vari

Re: [lftp] [LFTP] https_proxy

2015-02-25 Thread Alexander V. Lukyanov
On Tue, Feb 10, 2015 at 02:51:04PM +0100, Vincent Lasselin wrote: > I'm using lftp to access an https url. I'm using an https proxy. > I've set https_proxy variable and it's not working... > With wireshark, I've constated that the CONNECT frame is send without > credentials to my proxy : > > cd: