I\'m using this code to perform put/get requests via python:
requests.get(*some https url*, verify=False)
Server to which I\'m trying to connect