mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
docs: replace httpbin with verify (#1702)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
4eec2ed1d5
commit
c23c8b34b3
34 changed files with 154 additions and 154 deletions
|
@ -25,8 +25,8 @@ policy:
|
|||
tls_client_cert_file: "/Users/bdd/examples/mutual-tls/out/pomerium.crt"
|
||||
tls_client_key_file: "/Users/bdd/examples/mutual-tls/out/pomerium.key"
|
||||
|
||||
- from: https://httpbin.corp.domain.example
|
||||
to: https://httpbin.org
|
||||
- from: https://verify.corp.domain.example
|
||||
to: https://verify.pomerium.com
|
||||
allow_public_unauthenticated_access: true
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue