-
Notifications
You must be signed in to change notification settings - Fork 108
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
SCRAM channel binding check failed #582
Comments
I get the same thing.
|
Can confirm that this is still happening. Disabling SSL isn't an option here since our PostgreSQL server requires it. |
I ended up switching to https://mvnrepository.com/artifact/org.postgresql/postgresql. It solved all my issues with this lib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Workaround
For the people looking for a workaround: use this lib instead https://mvnrepository.com/artifact/org.postgresql/postgresql
Original issue
When setting
ssl.mode
torequire
on a hosted server (psql version 15.1) I get the following exception, it does work if I disable SSL in my settings somehowjdbc uri:
Exception
The text was updated successfully, but these errors were encountered: