SSL Socket Error

shdwkeeper at gmail.com shdwkeeper at gmail.com
Sat May 9 01:46:31 EDT 2015


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?



More information about the Python-list mailing list