]> Cypherpunks repositories - gostls13.git/commitdiff
crypto/tls: fix a broken link
authorHiroaki Sano <hiroaki.sano.9stories@gmail.com>
Tue, 26 Nov 2024 07:43:04 +0000 (16:43 +0900)
committerGopher Robot <gobot@golang.org>
Wed, 27 Nov 2024 11:42:12 +0000 (11:42 +0000)
Change-Id: I5d4baa454487a810f138334b613b412a5273311e
Reviewed-on: https://go-review.googlesource.com/c/go/+/631875
Reviewed-by: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/crypto/tls/cipher_suites.go

index 9e831a983e07d41b5a90c7fc252e197fff20c73f..01d65688284f9739048388277ca846237fec6cc3 100644 (file)
@@ -235,7 +235,7 @@ var cipherSuitesTLS13 = []*cipherSuiteTLS13{ // TODO: replace with a map.
 //   - Anything else comes before CBC_SHA256
 //
 //     SHA-256 variants of the CBC ciphersuites don't implement any Lucky13
-//     countermeasures. See http://www.isg.rhul.ac.uk/tls/Lucky13.html and
+//     countermeasures. See https://www.isg.rhul.ac.uk/tls/Lucky13.html and
 //     https://www.imperialviolet.org/2013/02/04/luckythirteen.html.
 //
 //   - Anything else comes before 3DES