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

After a crash SendRpt fail to deliver crash report behind a proxy

From: David Santos <dawuid_at_gmail.com>
Date: Wed, 31 Jul 2013 09:57:55 +0200

After a crash of TortoiseProc (I will write about the crash in other
thread) SendRpt seems to not completely honor proxy settings in ssl
communications.

My TortoiseSVN client is working behind a proxy (with basic
authentication). When crash happen, SendRpt is launched trying to send
crash report to crash-server. Then, authentication credentials are
required but finally an error message popup is showed and crash report
is not sent (screenshot1):
* PopUp Title: SenRpt: Error;
* PopUpBody: SOAP 1.2 fault: SOAP-ENV: Sender[no subcode]
"HttpSendRequest failed" Detail: <spanish message saying that
connection could not be established with revocation server>

Sniffed traffic (dump.txt attachment) shows that connetion with
https://www.crash-server.com is correct (through proxy). But when
SendRpt try to validate crash-server SSL server certificate doesn't
use proxy configuration data (so cannot check ocsp or recover crls).

To reproduce:
* System: Windows 7 Enterprise 64 bits
* TortoiseSVN: 1.8.1
* TortoiseSVN Settings -> Network -> Enable Proxy Server active and
Proxy Settings filled
* Proxy System Settings filled
* No global http proxy configuration in Subversion server file (but
same happen with this information filled)

Maybe I am forgetting some more configuration to get SendRpt working
behind a proxy?

Thanks for your help

Regards,
David.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3061719

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

screenshot1.png
Received on 2013-07-31 16:04:02 CEST

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

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