Skip to content

Update Rustls example and add to README for clarification #163

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

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

Brobb954
Copy link
Contributor

@Brobb954 Brobb954 commented Jul 4, 2024

As of December 2023 there was a change in the rustls crate that no long requires the collection of certs in a vec, I removed that and change the param for the next function accordingly. Also included a short blurb in the readme to specifically mention the requirement for tls if using an sslmode=require database

Brobb954 and others added 2 commits July 4, 2024 10:21
Copy link
Owner

@weiznich weiznich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks ❤️

I've pushed some more changes to use the latest rustls version and fix the compiler errors.

@weiznich weiznich merged commit d2fc97d into weiznich:main Jul 5, 2024
38 checks passed
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.

2 participants