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

Proper implementation of sslmode=verify-full #240

Open
cyangle opened this issue Dec 15, 2021 · 2 comments
Open

Proper implementation of sslmode=verify-full #240

cyangle opened this issue Dec 15, 2021 · 2 comments

Comments

@cyangle
Copy link

cyangle commented Dec 15, 2021

Given a lot of people use cleartext auth method to connect to DBs hosted by Azure and CockroachLabs.

I think it's time to implement sslmode=verify-full to protect these use cases.

@will
Copy link
Owner

will commented Jan 4, 2022

Yes, this would be a good feature, and I'd be happy to help someone write it.

@steve-bitdotio
Copy link

Does crystal-pg support sslmode=require? I am currently unable to connect to a database that requires SSL via crystal-pg and I am wondering if the issue is related.

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

No branches or pull requests

3 participants