- Products
- Learn
- Local User Groups
- Partners
- More
CheckMates Fifth Birthday
Celebrate with Us!
days
hours
minutes
seconds
Join the CHECKMATES Everywhere Competition
Submit your picture to win!
Check Point Proactive support
Free trial available for 90 Days!
As YOU DESERVE THE BEST SECURITY
Upgrade to our latest GA Jumbo
The 2022 MITRE Engenuity ATT&CK®
Evaluations Results Are In!
Now Available: SmartAwareness Security Training
Training Built to Educate and Engage
MITRE ATT&CK
Inside Check Point products!
CheckFlix!
All Videos In One Space
I've been having a great experience building CLI tools based on #cpauto. Props to Dana Traversie!
Does anyone have best practices suggestions for adding HTTPS verification and avoiding the following error that I get on each API request?:
/venv/lib/python3.6/site-packages/urllib3/connectionpool.py:858: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
InsecureRequestWarning)
Hello Bowman Klinkenberg ... take a look at this documentation:
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
I wanted to add the actual solution here in this post that was provided by Dana Traversie as seen below.
As a complete novice python programmer, the documentation linked to did not help at all, and quite honestly confused me even more. I found the solution in another CP Communities post, but thought it would make sense to have linked directly to this.
Hopefully this will help others from struggling like I did.
Hello Irek.
Try again with SSL certificate verification disabled:
>>> cc=cpauto.CoreClient('root','password','10.254.253.110',verify=False)
About CheckMates
Learn Check Point
Advanced Learning
YOU DESERVE THE BEST SECURITY