Error on get SSL
Closed this issue · 1 comments
joubertredrat commented
Hi guys,
Since this week I'm having problem when try to get new certificate on my Ubuntu 14.04.
Command "/root/.local/share/letsencrypt/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_rejDM/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('
', '
'), __file__, 'exec'))" install --record /tmp/pip-kSHq4d-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cryptography" failed with error code 1 in /tmp/pip-build-_rejDM/cryptography
/root/.local/share/letsencrypt/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
InsecurePlatformWarning
You are using pip version 8.0.3, however version 8.1.2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Let's Encrypt returned an error status. Aborting.
root@srv5:~# pip -V
pip 8.1.2 from /usr/local/lib/python2.7/dist-packages (python 2.7)
root@srv5:~#
Anyone is having same problem and can fixed? Thanks
joubertredrat commented
I think that was a problem with ACME api, now is work.