Skip to content
Discussion options

You must be logged in to vote

Hi @hermanmaleiane -

If you are using a FalconPy class, you can pass ssl_verify and set it to False, examples can found here.

If you're making this call via requests directly, you should review the content here. The verify keyword can be a little strange, and is not always a boolean.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hermanmaleiane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
authentication Issues or questions regarding authentication SDK usage General SDK usage issues and questions
2 participants