Skip to content

Remove mentions of require-full and require-ca #1252

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

maxammann
Copy link

Both of the options are not valid in rust-postgres and they are not supported.

Actually rust-postgres deviates from postgres docs by checking the certificate when specifying "require".

related: #988

Would it make sense to parse "require-full" into SslMode:Require? That would make it compatible with normal postgres connection URLs

cc @nyurik hi! nice to see you here!

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.

1 participant