-
Is it already possible to perform client certificate validation ourselves? We want to build a proxy that performs extensive and in-depth client certificate validation before passing on the request. |
Beta Was this translation helpful? Give feedback.
Answered by
Tratcher
Feb 22, 2021
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
karelz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, see https://docs.microsoft.com/en-us/aspnet/core/security/authentication/certauth?view=aspnetcore-5.0.
https://microsoft.github.io/reverse-proxy/articles/authn-authz.html
https://microsoft.github.io/reverse-proxy/articles/transforms.html#clientcert