mirror of https://github.com/golang/go.git
doc/go1.9: fix typo in crypto/x509 of "Minor changes to the library".
Change-Id: I79fee40370dc6758ca1869227f076c61d07f21a5 Reviewed-on: https://go-review.googlesource.com/57390 Reviewed-by: Avelino <t@avelino.xxx> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
7f7be843e9
commit
b3a1781286
|
|
@ -490,7 +490,7 @@ version of gccgo.
|
|||
|
||||
<p><!-- CL 36696 -->
|
||||
|
||||
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
|
||||
<a href="/pkg/crypto/x509/#Certificate.Subject"><code>Subject</code></a> is ignored.
|
||||
In previous releases, the code tested only whether DNS-name SANs were
|
||||
|
|
|
|||
Loading…
Reference in New Issue