SSL TCP server error

Joe Wong joewong at mango.cc
Sun Aug 15 22:38:27 EDT 2004


Hi,

 I tried to create a SSL TCP server using the ssl() function. It fails everytime with an exception:

socket.sslerror: (1, 'error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol')

I test the SSL support using HTTPSConnection and it works ok. So I assume it is a server side specific problem? I set both keyfile and certfile parameters to None on my test.   

Regards,

- Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040816/2c926f4c/attachment.html>


More information about the Python-list mailing list