VC++ client openSSL communicating to OpenSSL server

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

Hello,

First of all I recently new to Twisted so patience and a deep breath may be necessary.

I recently wrote a VC++ client that communicates to a VC++ (test) server using OpenSSL. It loads a certificate (.pem file) and communicates fine. When I attempted to connect to a twisted server the VC++ client failed to perform a BIO_new_connect.

When I attempted to use the twisted OpenSSL server with a twisted OpenSSL client, lo and behold everybody is connected.

Any ideas on how to debug and get the BIO to connect would be much appreciated and now time
to exhale.

Thanks,
Garyc




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