Skip to content

Commit

Permalink
Update ACCESS-FLAGS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csstaub authored Mar 29, 2019
1 parent 7a7ded5 commit 5dc0162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ACCESS-FLAGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hostname verification was also successful.
* `--override-server-name`

If set, overrides the server name used for hostname verification to be
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
hostname passed to the backend for SNI purposes. The logic for hostname
verification is implemented as part of the [crypto/tls][tls] package in Go's
standard library, see the `ServerName` field on the `tls.Config` struct.
Expand Down

0 comments on commit 5dc0162

Please sign in to comment.