Commit be596f04 authored by Dmitry Savintsev's avatar Dmitry Savintsev Committed by Brad Fitzpatrick

doc/1.9: fix stray html in CL 53030

Change-Id: Ib4102b1e2a8863712f725c4d1e37fdbe3dfe3c07
Reviewed-on: https://go-review.googlesource.com/53210Reviewed-by: default avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 0173631d
...@@ -477,7 +477,7 @@ version of gccgo. ...@@ -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>
......
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