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

feat: provide dynamic client CA matching #33

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

smira
Copy link
Member

@smira smira commented Mar 18, 2024

Use a "hack" with cloned tls.Config to allow dynamic reloading of client CA certs.

tls/provider.go Outdated Show resolved Hide resolved
Use a "hack" with cloned tls.Config to allow dynamic reloading of client
CA certs.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira force-pushed the feat/dynamic-client-ca branch from 89fc44e to c240482 Compare March 18, 2024 14:30
@smira
Copy link
Member Author

smira commented Mar 18, 2024

/m

@talos-bot talos-bot merged commit c240482 into siderolabs:main Mar 18, 2024
14 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.

3 participants