[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: Greg Stein <gstein_at_gmail.com>
Date: Wed, 12 Jun 2013 11:03:53 -0400

On Wed, Jun 12, 2013 at 10:03 AM, <breser_at_apache.org> wrote:
> Author: breser
> Date: Wed Jun 12 14:03:00 2013
> New Revision: 1492211
>
> URL: http://svn.apache.org/r1492211
> Log:
> Revert r1492189, this isn't nearly enough to enable https support.

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.

Cheers,
-g
Received on 2013-06-12 17:04:26 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.