mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-09 23:27:43 +02:00
DOCS: New Guide: Upstream mTLS (#2814)
* 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>
This commit is contained in:
parent
a4f7bc39a0
commit
a95aa7cb77
5 changed files with 165 additions and 5 deletions
|
@ -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",
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue