mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
doc(client_auth): Additional explanation for the client_auth example
This commit is contained in:
parent
a74bfe461f
commit
b77b67b914
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ tls {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Enable TLS Client Authentication
|
Enable TLS Client Authentication and require clients to present a valid certificate that is verified against the provided `trusted_ca_cert_file`
|
||||||
|
|
||||||
```caddy-d
|
```caddy-d
|
||||||
tls {
|
tls {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue