We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7ded5 commit 5dc0162Copy full SHA for 5dc0162
1 file changed
docs/ACCESS-FLAGS.md
@@ -73,7 +73,7 @@ hostname verification was also successful.
73
* `--override-server-name`
74
75
If set, overrides the server name used for hostname verification to be
76
-different from the hostname that was passed in `--listen`. This also sets the
+different from the hostname that was passed in `--target`. This also sets the
77
hostname passed to the backend for SNI purposes. The logic for hostname
78
verification is implemented as part of the [crypto/tls][tls] package in Go's
79
standard library, see the `ServerName` field on the `tls.Config` struct.
0 commit comments