DOCS: New Guide: Upstream mTLS (#2814) (#2860)

* rename mtls.md to be client-side specific

* init upstream mTLS guide

* Apply suggestions from code review

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>

* clarify assumed config dir

* Apply suggestions from code review

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

* link to before-you-begin anchor

* Update docs/guides/upstream-mtls.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: Alex Fornuto <afornuto@pomerium.com>
Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
This commit is contained in:
backport-actions-token[bot] 2021-12-27 20:11:03 -06:00 committed by GitHub
parent 46199efc37
commit 199a4ace09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 165 additions and 5 deletions

View file

@ -213,6 +213,7 @@ module.exports = {
"ad-guard",
"argo",
"cloud-run",
"mtls",
"code-server",
"grafana",
"istio",
@ -220,13 +221,13 @@ module.exports = {
"kubernetes",
"kubernetes-dashboard",
"local-oidc",
"mtls",
"nginx",
"synology",
"tcp",
"tiddlywiki",
"traefik-ingress",
"transmission",
"upstream-mtls",
],
},
],