From: Ian Lance Taylor Date: Mon, 21 Aug 2017 04:29:18 +0000 (-0700) Subject: [release-branch.go1.9] doc/go1.9: fix typo in crypto/x509 of "Minor changes to the... X-Git-Tag: go1.9~5 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ff38035a62a9cf9e8222016ae15ee52a7ce260dc;p=gostls13.git [release-branch.go1.9] doc/go1.9: fix typo in crypto/x509 of "Minor changes to the library". Backport of https://golang.org/cl/57390 to 1.9 release branch. Change-Id: Ieea5a048732db7ee5dc5cf13f06e11ca4f5313cc Reviewed-on: https://go-review.googlesource.com/57450 Reviewed-by: Keith Randall --- diff --git a/doc/go1.9.html b/doc/go1.9.html index 7cee379c45..3f8d20760e 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -490,7 +490,7 @@ version of gccgo.

- If any SAN extension, including with no DSN names, is present + If any SAN extension, including with no DNS names, is present in the certificate, then the Common Name from Subject is ignored. In previous releases, the code tested only whether DNS-name SANs were