search for: clients_ssl_certificate_required

Displaying 1 result from an estimated 1 matches for "clients_ssl_certificate_required".

2011 Sep 08
3
Conga problems
...nect self.do_handshake() File "/usr/lib64/python2.6/ssl.py", line 293, in do_handshake self._sslobj.do_handshake() SSLError: [Errno 1] _ssl.c:480: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol When I connect to port 11111 using openssl, I receive 'Clients_SSL_certificate_required' and the connection closes. Also, netstat reports: tcp 0 0 :::11111 :::* LISTEN 9745/ricci I hope I've provided enough information, but any input or thoughts would be greatly appreciated. Thanks, James