Python requests library can't make HTTPS connections (was: Apache certbot error)

hi @ITM

Review this article: Certbot - Certificate renewal on Ubuntu 14.04.5

Can you please do the following

python

This should tell you the version you are running (can you paste it here)

pip freeze

this should tell you the packages you have installed

openssl version

it should look like something below. Yours will be different as I am on a windows system

Andrei