
Return request('get', url, params=params, **kwargs)įile "/usr/local/lib/python2.7/site-packages/requests/api.py", line 56, in request Python2: Traceback (most recent call last):įile "/usr/local/lib/python2.7/site-packages/requests/api.py", line 70, in get At this point true | gnutls-cli mysite.local is happy, and true | openssl s_client -connect mysite.local:443 is happy, but python2 and python3 requests module insists it is not happy with the cert. I've installed a self-signed root ca cert into debian's /usr/share/ca-certificates/local and installed them with sudo dpkg-reconfigure ca-certificates.
