Commit ff38035a authored by Ian Lance Taylor's avatar Ian Lance Taylor Committed by Keith Randall

[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/57450Reviewed-by: default avatarKeith Randall <khr@golang.org>
parent 42046e89
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment