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

Add 2 features: ring & aws-lc-rs #179

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Apr 26, 2024

rustls 0.23 changed the default crypto provider from ring to aws-lc-rs

Allow feature selection to direct pgwire on which backend to prefer,
thankfully the use of ring has the exact same api in aws-lc-rs

rustls 0.23 changed the default crypto provider from ring to aws-lc-rs

Allow feature selection to direct pgwire on which backend to prefer,
thankfully the use of ring has the exact same api in aws-lc-rs
Copy link
Owner

@sunng87 sunng87 left a comment

Choose a reason for hiding this comment

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

LGTM

@sunng87 sunng87 merged commit a673412 into sunng87:master Apr 26, 2024
6 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.

None yet

2 participants