I have written a very small python client to access confluence restful api. I am using https protocol to connect with the confluence. I am running into Connection rese
While installing requests library it skips few of optional security packages ('pyOpenSSL', 'ndg-httpsclient', and 'pyasn1') which are required for the SSL/Https connection.
You can fix it by either running this command