Certificate warning

Sumit
Hi,

With python client i am getting following warning each time on console.

lib\site-packages\requests\packages\urllib3\connectionpool.py:791: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.org/en/latest/security.html
InsecureRequestWarning)


Is there is any way to get rid of this warning like adding certificate?

Thanks & Regards
Sumit
Sign In or Register to comment.