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

Re: svn commit: r33366 - trunk/notes

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 30 Sep 2008 17:29:34 -0700

On Tue, Sep 30, 2008 at 4:50 PM, Mark Phippard <markphip_at_gmail.com> wrote:
>...
> That said, correct me if I am wrong, but if your server is using SSL
> isn't it impossible for a proxy to ever cache anything? I was looking
> into this recently for a corporate customer and this seemed like an
> absolute dead-end because of SSL.

It is possible to have the proxy perform the SSL connection for you,
and you'd do plain HTTP to that (local) proxy. In this situation, the
proxy will see/cache content. If you're worried about keeping the
local connection private, that can be done under a separate SSL
connection.

(it's cool shit like this as one of my reasons for suggesting HTTP all
those years ago...)

Cheers,
-g

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-01 02:29:46 CEST

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

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