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

Expose verify parameter on dbapi.connect #31

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

caiopavanelli
Copy link
Member

This PR exposes the verify parameter to explicitly specify client certificate path.

This resolves #29

@cla-bot
Copy link

cla-bot bot commented May 21, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please submit the signed CLA to cla@prestosql.io. For more information, see https://github.com/prestosql/cla.

@caiopavanelli
Copy link
Member Author

Hi there, I've just submitted the individual CLA for approval. My employer Simbiose Ventures will (or already have) also submit the corporate CLA. Thanks!

@martint
Copy link
Member

martint commented May 26, 2020

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label May 26, 2020
@cla-bot
Copy link

cla-bot bot commented May 26, 2020

The cla-bot has been summoned, and re-checked this pull request!

@findepi findepi requested a review from electrum June 2, 2020 11:13
@electrum electrum merged commit 836ed92 into trinodb:master Jun 26, 2020
@electrum
Copy link
Member

Thanks!

@findepi
Copy link
Member

findepi commented Oct 1, 2020

Released in 0.301.0

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

Successfully merging this pull request may close these issues.

Allow to specify client certificate path explicitly
4 participants