[Python-bugs-list] [Bug #132460] SSL Support (Apparently) Broken on Solaris

noreply@sourceforge.net noreply@sourceforge.net
Wed, 14 Feb 2001 19:14:29 -0800


Bug #132460, was updated on 2001-Feb-14 19:14
Here is a current snapshot of the bug.

Project: Python
Category: Extension Modules
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Submitted by: beazley
Assigned to : nobody
Summary: SSL Support (Apparently) Broken on Solaris

Details: I have spent about 10 hours banging on this with no luck.

Python   :  Python-2.0
Platform :  SPARC Solaris 2.8
Compiler :  Sun Workshop Pro v5.0, gcc-2.95-2
OpenSSL  :  openssl-0.9.6 and 0.9.5.

Problem -

All attempts to open a SSL connection result in an "SSL_connect error".

I have tried various combinations of keys and certificates.
I have looked at the Python source code extensively and added debugging to
try and get more information.  I have run the system using the openssl
s_client and s_server testing tools.   I have recompiled everything in
various configurations of versions and compilers.  In all cases, the same
error is generated.

That said, has *ANYBODY* gotten this to work on Solaris?  
If so, do you have any details that can be shared?

Cheers,

Dave
  
P.S. I will submit a patch if I can ever get this to actually work.

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=132460&group_id=5470