OpenSSL VC++ client fails to communicate to OpenSSL Twisted Server

[email protected] Wed, 23 Sep 2009 14:49:41 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from burslem2001 <None>:

Hello,

I'm new to twisted and also this website so patience may be required and a deep breath.

I wrote a VC++ client and VC++ server thats communicates using OpenSSL.

I took an example Twisted application that loads a certificate (.pem file) and attempted to connect my client to the server (machine to machine). The VC++ client failed to communicate to the twisted server BIO_new_connect fails. When using the twisted openssl client example. Everything works get with the twisted server.

Can someone from the community recommend a way to debug so that the BIO connects. Not sure if this is a defect.

Much appreciated in advance,
Garyc


----------
Type     : defect
Component: core
Keywords : 
Priority : highest
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4034