Skip to content

Commit

Permalink
doc/1.9: fix stray html in CL 53030
Browse files Browse the repository at this point in the history
Change-Id: Ib4102b1e2a8863712f725c4d1e37fdbe3dfe3c07
Reviewed-on: https://go-review.googlesource.com/53210
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
  • Loading branch information
dmitris authored and bradfitz committed Aug 3, 2017
1 parent 0173631 commit be596f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go1.9.html
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>

If any SAN extension, including with no DSN names, is present
in the certificate, then the Common Name from
<a href="#pkg/crypto/x509/#Certificate.Subject"><code>Subject</code>code></a> is ignored.
<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
present in a certificate.
</p>
Expand Down

0 comments on commit be596f0

Please sign in to comment.