Using Python SSL

Michael Ströder michael at stroeder.com
Fri Jan 12 17:16:53 EST 2001


skreech at my-deja.com wrote:
> 
> I try to use the socket.ssl
> function I get SSL_connect errors.
> [..]
> I donno where to go from here, so any help would
> be appreceated.

I can't help you but I would suggest that you try to test your code
against the OpenSSL implementation. "openssl s_server" and "openssl
s_client" can produce a lot of debug output.

Ciao, Michael.



More information about the Python-list mailing list