]> Cypherpunks repositories - gostls13.git/commit
doc: add a disclamer for the TLS handshake timeouts TL;DR bug in godebug.md
authorThomas Vaillant <thomvaill@bluebricks.dev>
Thu, 20 Feb 2025 22:33:45 +0000 (22:33 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 20 Feb 2025 23:31:03 +0000 (15:31 -0800)
commite1f02e9ae5efc45a8428e97e0c05fd85a5cbcec4
treef5aab07b2d13647d17e0431064916a96d118a13b
parentaf00524a6c1660e6a66fd975921df40ac1c3a415
doc: add a disclamer for the TLS handshake timeouts TL;DR bug in godebug.md

Relates to #71257. Since post-quantum TLS algorithms are enabled by default, we should warn about the possible bugs with legacy servers (see https://tldr.fail/)

Change-Id: I06a5d8a927497ea2141007b14a90af27e0891720
GitHub-Last-Rev: 476e6462dfc7db8c2a47a25dcb7eb342264aabad
GitHub-Pull-Request: golang/go#71865
Reviewed-on: https://go-review.googlesource.com/c/go/+/651036
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
doc/godebug.md