disable HTTPS warning

sabyasm
sabyasm edited September 2016 in Python client
Is there any way to disable the warning that an https verification is missing?
/home/lib/python2.7/site-packages/requests/packages/urllib3/connectionpool.py:838: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
InsecureRequestWarning)
This discussion has been closed.