Ive setup a Debian server with Python 2.7.9.  Have everything running and SSL 
as well, but when I try and login to using HTTPS:// I get this error:

Incoming web connection from ('192.168.15.177', 53202)
error: uncaptured python exception, closing channel <main.AlarmServer listening 
:8111 at 0x75ea7b48> (:certfile must be specified for server-side operations 
[/usr/lib/python2.7/asyncore.py|read|83] 
[/usr/lib/python2.7/asyncore.py|handle_read_event|443] 
[./alarmserver.py|handle_accept|456] 
[/usr/lib/python2.7/ssl.py|wrap_socket|891] 
[/usr/lib/python2.7/ssl.py|init|498])

Any ideas how to resolve?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to