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

Implement mTLS for servers #315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Implement mTLS for servers #315

wants to merge 1 commit into from

Conversation

plaets
Copy link

@plaets plaets commented May 11, 2021

This PR add support for server-side mTLS (go docs refer to this as "TLS Client Authentication").
I will add information about the changes to the wiki if this gets merged.
Comments welcome, I'm not sure if client_auth keys are ok, but I prefer shorter keys than those used is tls.ClientAuthType.
Default behavior is still to not require client certificates, so this shouldn't break compatibility.

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.

None yet

1 participant