mirror of
https://github.com/caddyserver/website.git
synced 2025-04-20 04:15:04 -04:00
Remove default value
This commit is contained in:
parent
680bc59857
commit
157c974ea0
1 changed files with 0 additions and 1 deletions
|
@ -514,7 +514,6 @@ Enable TLS Client Authentication and require clients to present a valid certific
|
|||
example.com {
|
||||
tls {
|
||||
client_auth {
|
||||
mode require_and_verify
|
||||
trust_pool file ../caddy.ca.cer ../root.ca.cer
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue