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

flowctl: initialize rustls crypto provider #1692

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Conversation

psFried
Copy link
Member

@psFried psFried commented Oct 11, 2024

Add the required initialization for the rustls crypto provider to the beginning of the agent main function, so that TLS will work again.


This change is Reviewable

Add the required initialization for the `rustls` crypto provider to the
beginning of the agent main function, so that TLS will work again.
@psFried psFried added bug Something isn't working flowctl Issues related to the user facing CLI change:unplanned This change is unplanned, useful for things like docs labels Oct 11, 2024
@psFried psFried requested a review from jshearer October 11, 2024 12:22
Copy link
Contributor

@jshearer jshearer left a comment

Choose a reason for hiding this comment

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

LGTM

@psFried psFried merged commit b3c71d9 into master Oct 11, 2024
6 checks passed
@psFried psFried deleted the phil/flowctl-crypto branch October 11, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working change:unplanned This change is unplanned, useful for things like docs flowctl Issues related to the user facing CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants