Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Releated:    certificate on pycharm postman and curl


requests.exceptions.SSLError: HTTPSConnectionPool(host='thefreetelecomuni.atlassian.net', port=443):

...





Code Block
titlechange api.py
verify=False






self.session.verify=False