fix: change TLS client auth default to "none" (#5468)

This commit is contained in:
Dean Sheather
2022-12-20 05:14:37 +10:00
committed by GitHub
parent dc6d271293
commit e359f3cd23
2 changed files with 2 additions and 2 deletions

View File

@ -198,7 +198,7 @@ Flags:
"verify-if-given", or
"require-and-verify".
Consumes $CODER_TLS_CLIENT_AUTH (default
"request")
"none")
--tls-client-ca-file string PEM-encoded Certificate Authority file
used for checking the authenticity of
client