mirror of
https://github.com/golang/go
synced 2024-11-23 00:40:08 -07:00
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:
parent
0173631d53
commit
be596f049a
@ -477,7 +477,7 @@ version of gccgo.
|
||||
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user