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

[dbapi] Added support for providing ssl certificate for SQL query #180

Merged
merged 1 commit into from
Jan 10, 2020

Conversation

TechGeekD
Copy link
Contributor

@TechGeekD TechGeekD commented Oct 25, 2019

This is with reference to #115

#115 adds a way to ignore SSL certificate errors in a client for the JSON query method, but there should also be a way to handle SSL errors in the SQL query method of the druid.

This PR allows the user to pass an SSL certificate or disable SSL verification check.

@TechGeekD TechGeekD changed the title [api] Added ssl certificate [dbapi] Added ssl certificate Oct 25, 2019
@TechGeekD TechGeekD force-pushed the add-ssl-verify-certificate branch 3 times, most recently from d595869 to bc75a0e Compare October 25, 2019 08:48
@TechGeekD TechGeekD changed the title [dbapi] Added ssl certificate [dbapi] Added support for providing ssl certificate for SQL query Oct 25, 2019
@mistercrunch mistercrunch merged commit 0f9feb4 into druid-io:master Jan 10, 2020
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

Successfully merging this pull request may close these issues.

2 participants