doc/1.9: fix stray html in CL 53030

Change-Id: Ib4102b1e2a8863712f725c4d1e37fdbe3dfe3c07
Reviewed-on: https://go-review.googlesource.com/53210
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
Dmitry Savintsev 2017-08-03 23:25:59 +02:00 committed by Brad Fitzpatrick
parent 0173631d53
commit be596f049a
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ version of gccgo.
If any SAN extension, including with no DSN names, is present If any SAN extension, including with no DSN names, is present
in the certificate, then the Common Name from 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 In previous releases, the code tested only whether DNS-name SANs were
present in a certificate. present in a certificate.
</p> </p>