Skip to content

Commit 5dc0162

Browse files
authored
Update ACCESS-FLAGS.md
1 parent 7a7ded5 commit 5dc0162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/ACCESS-FLAGS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ hostname verification was also successful.
7373
* `--override-server-name`
7474

7575
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
76+
different from the hostname that was passed in `--target`. This also sets the
7777
hostname passed to the backend for SNI purposes. The logic for hostname
7878
verification is implemented as part of the [crypto/tls][tls] package in Go's
7979
standard library, see the `ServerName` field on the `tls.Config` struct.

0 commit comments

Comments
 (0)