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 support for hot reloading of client certificates #1783

Merged
merged 10 commits into from
Aug 19, 2023

Conversation

chkr1011
Copy link
Collaborator

@chkr1011 chkr1011 commented Jul 2, 2023

This PR changes the way how the client certificates are loaded and handed over to the SSL stream.
A new interface is added which can be implemented differently according to the needs of the user.
It also adds some builders for TLS options etc.

@chkr1011 chkr1011 linked an issue Jul 2, 2023 that may be closed by this pull request
@chkr1011 chkr1011 merged commit 111a0d6 into master Aug 19, 2023
1 of 3 checks passed
@chkr1011 chkr1011 deleted the 1781-hot-reload-for-certificate-authentication branch August 19, 2023 13:14
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.

Hot Reload For Certificate Authentication
2 participants