$ requestsync htslib
Traceback (most recent call last):
File "/usr/bin/requestsync", line 359, in <module>
main()
File "/usr/bin/requestsync", line 159, in main
Launchpad.login(service=options.lpinstance, api_version='devel')
File "/usr/lib/python2.7/dist-packages/ubuntutools/lp/lpapicache.py", line 89, in login
version=api_version)
File "/home/simon/.local/lib/python2.7/site-packages/launchpadlib/launchpad.py", line 549, in login_with
credential_save_failed, version)
File "/home/simon/.local/lib/python2.7/site-packages/launchpadlib/launchpad.py", line 369, in _authorize_token_and_login
service_root, cache, timeout, proxy_info, version)
File "/home/simon/.local/lib/python2.7/site-packages/launchpadlib/launchpad.py", line 208, in __init__
credentials, service_root, cache, timeout, proxy_info, version)
File "/home/simon/.local/lib/python2.7/site-packages/lazr/restfulclient/resource.py", line 465, in __init__
self._wadl = self._browser.get_wadl_application(self._root_uri)
File "/home/simon/.local/lib/python2.7/site-packages/lazr/restfulclient/_browser.py", line 419, in get_wadl_application
response, content = self._request(url, media_type=wadl_type)
File "/home/simon/.local/lib/python2.7/site-packages/lazr/restfulclient/_browser.py", line 354, in _request
str(url), method=method, body=data, headers=headers)
File "/home/simon/.local/lib/python2.7/site-packages/lazr/restfulclient/_browser.py", line 322, in _request_and_retry
url, method=method, body=body, headers=headers)
File "/usr/local/lib/python2.7/dist-packages/httplib2/__init__.py", line 1540, in request
(response, new_content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
File "/home/simon/.local/lib/python2.7/site-packages/launchpadlib/launchpad.py", line 136, in _request
LaunchpadOAuthAwareHttp, self)._request(*args)
File "/home/simon/.local/lib/python2.7/site-packages/lazr/restfulclient/_browser.py", line 149, in _request
redirections, cachekey)
File "/usr/local/lib/python2.7/dist-packages/httplib2/__init__.py", line 1317, in _request
(response, content) = self._conn_request(conn, request_uri, method, body, headers)
File "/usr/local/lib/python2.7/dist-packages/httplib2/__init__.py", line 1252, in _conn_request
conn.connect()
File "/usr/local/lib/python2.7/dist-packages/httplib2/__init__.py", line 1044, in connect
raise SSLHandshakeError(e)
httplib2.SSLHandshakeError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)