]> Cypherpunks.ru repositories - gostls13.git/commit
all: use HTTPS for iana.org links
authorKevin Burke <kev@inburke.com>
Wed, 24 Jan 2018 06:11:51 +0000 (22:11 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 13 Feb 2018 18:36:48 +0000 (18:36 +0000)
commit5158aab7d662e274aed870ae6bf9cf8ae0786f5b
tree40bdac5105b073ff0f269cea5f6acf84a561a7da
parentc10e61424f9c17c2972a438287ff9ac90d6b55a4
all: use HTTPS for iana.org links

iana.org, www.iana.org and data.iana.org all present a valid TLS
certificate, so let's use it when fetching data or linking to
resources to avoid errors in transit.

Change-Id: Ib3ce7c19789c4e9d982a776b61d8380ddc63194d
Reviewed-on: https://go-review.googlesource.com/89416
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
lib/time/README
lib/time/update.bash
misc/nacl/testdata/mime.types
src/crypto/tls/cipher_suites.go
src/crypto/tls/common.go
src/net/http/status.go
src/net/lookup.go
src/net/lookup_test.go
src/time/zoneinfo.go