-
Notifications
You must be signed in to change notification settings - Fork 145
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
TLS Client Authentication #73
Comments
PR #140 also implements TLS client auth with automatic certificate reload through https://github.com/PowerDNS/go-tlsconfig . I can rebase the PR in the next few weeks. |
There are currently three PRs what implement this feature: @MichaelEischer I would like to work on this issue to get TLS client authentication implemented soon. Can you say what is required for this to happen and which one of these PRs look most promising to you to be merged? If you can name specific changes you would like to see, I would like to work on this. It looks to me like #193 is the only one using the official go crypto lib, therefore I would argue for this to be used. |
Feature request. Alternative to htpasswd auth.
The text was updated successfully, but these errors were encountered: