mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-02 19:04:14 +02:00
DOCS: Standardize Relative Links (#2651)
* standardize relative links * make img refs very relative
This commit is contained in:
parent
e0a930d766
commit
b47d428adc
5 changed files with 7 additions and 7 deletions
|
@ -1530,7 +1530,7 @@ certificate. This overrides the global `client_ca` option for this route.
|
|||
- Type: [base64 encoded] `string` or relative file location
|
||||
- Optional
|
||||
|
||||
Pomerium supports client certificates which can be used to enforce [mutually authenticated and encrypted TLS connections](https://en.wikipedia.org/wiki/Mutual_authentication) (mTLS). For more details, see our [mTLS example repository](https://github.com/pomerium/pomerium/tree/master/examples/mutual-tls) and the [certificate docs](../docs/topics/certificates.md).
|
||||
Pomerium supports client certificates which can be used to enforce [mutually authenticated and encrypted TLS connections](https://en.wikipedia.org/wiki/Mutual_authentication) (mTLS). For more details, see our [mTLS example repository](https://github.com/pomerium/pomerium/tree/master/examples/mutual-tls) and the [certificate docs](/docs/topics/certificates.md).
|
||||
|
||||
|
||||
### Pass Identity Headers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue