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

Update rcgen to 0.12.1 #358

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Update rcgen to 0.12.1 #358

merged 1 commit into from
Feb 25, 2024

Conversation

patowen
Copy link
Collaborator

@patowen patowen commented Feb 24, 2024

Based on https://github.com/rustls/rcgen/blob/main/rcgen/CHANGELOG.md, ring was made into an optional dependency with aws-lc-rs as an alternative choice. The create now requires either ring or aws-lc-rs to be specified as a feature (with ring as a default feature).

To be consistent with previous functionality, this PR uses ring.

@patowen patowen requested a review from Ralith February 24, 2024 23:20
@Ralith Ralith merged commit 7c4a23b into Ralith:master Feb 25, 2024
6 checks passed
@patowen patowen deleted the update-rcgen branch February 25, 2024 16:43
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