mirror of
https://github.com/golang/go
synced 2024-11-26 16:16:57 -07:00
doc/1.9: fix broken html link in CL 53030/53210
Change-Id: I7176becd10ad84cbfc3fb9427e190028626e5baf Reviewed-on: https://go-review.googlesource.com/53291 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
890e0e862f
commit
5495047223
@ -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></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