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

Unable to connect to Vertica wth SSL. Is there a way to provide this as input in profile. #7

Closed
puneetjain007 opened this issue Aug 10, 2021 · 2 comments

Comments

@puneetjain007
Copy link

puneetjain007 commented Aug 10, 2021

I am connecting to Vertica instance with SSL and it is failing with below error

Authentication failed for username "user1", Sqlstate: 28000, Routine: auth_failed, File: /data/qb_workspaces/jenkins2/ReleaseBuilds/Hammermill/REL-10_0_1-x_hammermill/build/vertica/Basics/ClientAuthentication.cpp, Line: 1012, Error Code: 2248

I tried adding ssl: true in profile but did not help.

Same works with vertica_python after setting ssl: True in connection info.

@andyreagan
Copy link
Contributor

I added a few options to do this here: #1

You can install from my fork if you want them.

@andyreagan
Copy link
Contributor

This is fixed on the current version on github here.

Fixed via: b4ce8c8

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

2 participants