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

agent: setup rustls CryptoProvider #1688

Merged
merged 1 commit into from
Oct 8, 2024
Merged

agent: setup rustls CryptoProvider #1688

merged 1 commit into from
Oct 8, 2024

Conversation

psFried
Copy link
Member

@psFried psFried commented Oct 8, 2024

Fixes a crash in agent due to missing a CryptoProvider for rustls TLS connections.

I was able to reproduce this locally, and confirmed that the fix is working.


This change is Reviewable

Fixes a crash in `agent` due to missing a `CryptoProvider` for `rustls`
TLS connections.
@psFried psFried added bug Something isn't working control-plane change:unplanned This change is unplanned, useful for things like docs labels Oct 8, 2024
Copy link
Member

@jgraettinger jgraettinger 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 ddde1b2 into master Oct 8, 2024
6 checks passed
@psFried psFried deleted the phil/agent-clients branch October 8, 2024 18:40
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 control-plane
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants