]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: update the MITM reference to "machine-in-the-middle"
authorChris Le Roy <brompwnie@users.noreply.github.com>
Thu, 19 Mar 2020 21:31:23 +0000 (21:31 +0000)
committerFilippo Valsorda <filippo@golang.org>
Thu, 19 Mar 2020 21:31:51 +0000 (21:31 +0000)
commit16822a2bc45fa276f16c046795320d3b55b6f7bd
tree22efc921cf2b31a7863899860f329f7c42c07405
parent93a9561b23b782244a7c5d77efe71f57dee8c4a5
crypto/tls: update the MITM reference to "machine-in-the-middle"

Changing "man-in-the-middle" references to "machine-in-the-middle",
it's a more inclusive term and still aligns with the MITM acronym.

Change-Id: I81f954cff3d252433443f159ff9edaf59a28ab9d
GitHub-Last-Rev: 3e8f91424a207233b537984747ae90cbc1f03755
GitHub-Pull-Request: golang/go#37918
Reviewed-on: https://go-review.googlesource.com/c/go/+/223897
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/tls/common.go