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

Re: svn commit: r1492211 - /subversion/trunk/tools/server-side/svnpubsub/svnpubsub/client.py

From: Ben Reser <ben_at_reser.org>
Date: Wed, 12 Jun 2013 17:18:51 +0200

On Wed, Jun 12, 2013 at 5:03 PM, Greg Stein <gstein_at_gmail.com> wrote:
> Yeah... I don't think asyncore can really handle SSL sockets. But
> maybe using ssl.wrap_socket() could make it work. Override
> create_socket(), provide some more params, etc.

Client should probably support https even if server can't (yet)
because you can proxy the server through something like Apache httpd
to get SSL support. In fact I'd expect places to do this in order to
put it on their preferred endpoint.
Received on 2013-06-12 17:19:33 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.