Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the Insecure flag to be passed to the Requests so self signed servers can work. #4

Open
SaravananPrasadh-SP opened this issue Dec 9, 2024 · 0 comments

Comments

@SaravananPrasadh-SP
Copy link

Currently, the sepclient relies on the default behaviour of the requests module to allow or reject connections based on the Certificate verification. It would be prudent to allow the clients to choose if they want to use a Insecure mode to disable the certificate validation as it is done in Trino CLI or CURL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant