В CentOS на firstVDS, пробую установить Wagtail (Django), установил Python 3.6.0 и при попытке чего-нибудь установить посредством pip3 install ругается на сертификат SSL.
# pip3 install wagtail gunicorn
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting wagtail
Could not fetch URL
https://pypi.python.org/simple/wagtail/: There was a problem confirming the ssl certificate: Can't connect to HTTPS URL because the SSL module is not available. - skipping