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

Re: Logging Subversion client HTTP requests

From: Andreas Krey <a.krey_at_gmx.de>
Date: Mon, 1 Aug 2011 10:23:35 +0200

On Mon, 01 Aug 2011 04:20:07 +0000, Manuel Lemos wrote:
...
> Been there, tried that, but wireshark does not decrypt SSL traffic
> unless you have the server SSL key, which is not the case because the
> server is not under my control.

You can man-in-the-middle yourself to see that is going on on the wire.
A bit of openssl/stunnel.

Also, the actual traffic within the SSL session should be the same as
for http (modulo things like secure cookies).

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
Received on 2011-08-01 10:24:15 CEST

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

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