Open ghost opened 11 years ago
I have got this error when I was going to login.
Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/everpad-2.5dev-py2.7.egg/everpad/pad/management.py", line 264, in change_auth 'GET') File "/usr/lib/python2.7/site-packages/oauth2/__init__.py", line 682, in request connection_type=connection_type) File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1570, in request (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey) File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1317, in _request (response, content) = self._conn_request(conn, request_uri, method, body, headers) File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1252, in _conn_request conn.connect() File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1044, in connect raise SSLHandshakeError(e) httplib2.SSLHandshakeError: [Errno 1] _ssl.c:504: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
I have got this error when I was going to login.