neon SSL use with Twisted

Joe Orton joe at manyfish.co.uk
Thu Jan 7 09:31:17 EST 2010


On Thu, Jan 07, 2010 at 03:08:04PM +0100, Helge Heß wrote:
> On 07.01.2010, at 15:00, Joe Orton wrote:
> > Does this build work with other SSL servers, or is the problem specific 
> > to that SSL server?
> 
> It works fine with Apache mod_dav, so it looks like this is a problem 
> against the Twisted server only (Darwin Calendar Server).

Does it make any difference if you disable TLS SNI, i.e.:

  ne_set_session_flag(sess, NE_SESSFLAG_TLS_SNI, 0);

Regards, Joe



More information about the neon mailing list