]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] doc/go1.14: crypto/tls.Config.NameToCertificate is deprecated
authorIan Lance Taylor <iant@golang.org>
Thu, 25 Jun 2020 23:39:56 +0000 (16:39 -0700)
committerIan Lance Taylor <iant@golang.org>
Fri, 26 Jun 2020 18:45:44 +0000 (18:45 +0000)
commit67d894ee652a3c6fd0a883a33b86686371b96a0e
treef910ce1f48dd758409a06d26c14f235eda8631f0
parente2ecfdf7b478c6b473bac9d9f646f9c37fa17d9b
[release-branch.go1.14] doc/go1.14: crypto/tls.Config.NameToCertificate is deprecated

Also crypto/tls.Config.BuildNameToCertificate.

Note that this field and method were deprecated in the Go 1.14 release,
so this change is to the 1.14 release notes.

For #37626
Fixes #38030

Change-Id: If8549bc746f42a93f1903439e1b464b3e81e2c19
Reviewed-on: https://go-review.googlesource.com/c/go/+/240005
Reviewed-by: Filippo Valsorda <filippo@golang.org>
(cherry picked from commit 186e61f319c2fb0d0abc72c85d8818eba06e26e3)
Reviewed-on: https://go-review.googlesource.com/c/go/+/240011
doc/go1.14.html