aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime
diff options
context:
space:
mode:
authorAdam Langley <agl@golang.org>2013-02-15 10:40:17 -0500
committerAdam Langley <agl@golang.org>2013-02-15 10:40:17 -0500
commit5b20a18f3b985cdf116a0ea6dd589d26056b16ad (patch)
treeb70a5593e56621ebff6fe5c52b0014b342d02219 /src/pkg/runtime
parenta9824f178da9c636a7c4110c74cdcf0a297173ac (diff)
downloadgo-5b20a18f3b985cdf116a0ea6dd589d26056b16ad.tar.xz
crypto/x509: support IP SANs.
Subject Alternative Names in X.509 certificates may include IP addresses. This change adds support for marshaling, unmarshaling and verifying this form of SAN. It also causes IP addresses to only be checked against IP SANs, rather than against hostnames as was previously the case. This reflects RFC 6125. Fixes #4658. R=golang-dev, mikioh.mikioh, bradfitz CC=golang-dev https://golang.org/cl/7336046
Diffstat (limited to 'src/pkg/runtime')
0 files changed, 0 insertions, 0 deletions