-
Notifications
You must be signed in to change notification settings - Fork 703
site: documentation for TLS client authentication #2390
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
site: documentation for TLS client authentication #2390
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2390 +/- ##
==========================================
- Coverage 77.46% 77.42% -0.04%
==========================================
Files 64 64
Lines 5422 5422
==========================================
- Hits 4200 4198 -2
- Misses 1132 1133 +1
- Partials 90 91 +1
Continue to review full report at Codecov.
|
jpeach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than the couple of nits, this looks good to me. When the API lands, we can apply this change to "site/docs/master/httpproxy.md"
6397496 to
38e4a16
Compare
|
Thanks for reviewing! Sorry, somehow I managed to miss that that there is "site/docs/master/" for development of docs. I've now moved my change there :) |
jpeach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, one last editorial nit.
Added documentation describing the external client certificate validation. Signed-off-by: Tero Saarni <[email protected]>
38e4a16 to
5a24d04
Compare
Added documentation describing the external client certificate validation.
Signed-off-by: Tero Saarni [email protected]