[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[TSVN] http proxy

From: Alwin van Driel <alwin.van.driel_at_spatial-eye.com>
Date: 2005-07-13 11:18:26 CEST

I am trying to connect to our repo (https on the internet) through a http-
proxy (which requires authentication).I have the right credentials (and set it
in the tortoise settings) but still not able to connect through the proxy.

I am using an http analyzer and this returns,

(Status-Line):HTTP/1.1 407 Proxy Authentication Required ( The ISA Server
requires authorization to fulfill the request. Access to the Web Proxy service
is denied. )
Via:1.1 ES1NL140W031
Proxy-Authenticate:NTLM
Proxy-Authenticate:Basic realm="es1nl140w031.is.essent.local"
Proxy-Authenticate:Kerberos
Proxy-Authenticate:Negotiate
Connection:Keep-Alive
Proxy-Connection:Keep-Alive
Pragma:no-cache
Cache-Control:no-cache
Content-Type:text/html
Content-Length:2376

Which is a normal response, now tortoise should do the same request again but
should add the proxy authentication to the header like:

Proxy-Authorization:Basic ZGl2aXNpb25zXGd2dWlzdDoxMjM0NTY=

which isnt happening at the moment, is http proxy supported and if yes, then
how to configure and if No, then when will it be?

thanks
Alwin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 13 11:51:21 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.