doc(client_auth): Additional explanation for the client_auth example

This commit is contained in:
Daniel Santos 2020-06-08 17:11:48 -06:00
parent a74bfe461f
commit b77b67b914
No known key found for this signature in database
GPG key ID: A229BF2C70CA3B94

View file

@ -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
tls {