From ff4f79aebeb12bffeb6e2fcca7d6f2cd40c84c1b Mon Sep 17 00:00:00 2001 From: Francis Lavoie Date: Mon, 16 Feb 2026 12:17:01 -0500 Subject: [PATCH] chore: Remove obsolete comment in `ech.go` (#7487) --- modules/caddytls/ech.go | 6 ------ 1 file changed, 6 deletions(-) diff --git a/modules/caddytls/ech.go b/modules/caddytls/ech.go index a53344202..d06047cb1 100644 --- a/modules/caddytls/ech.go +++ b/modules/caddytls/ech.go @@ -50,12 +50,6 @@ func init() { // applied will automatically upgrade the minimum TLS version to 1.3, even if // configured to a lower version. // -// Note that, as of Caddy 2.10.0 (~March 2025), ECH keys are not automatically -// rotated due to a limitation in the Go standard library (see -// https://github.com/golang/go/issues/71920). This should be resolved when -// Go 1.25 is released (~Aug. 2025), and Caddy will be updated to automatically -// rotate ECH keys/configs at that point. -// // EXPERIMENTAL: Subject to change. type ECH struct { // The list of ECH configurations for which to automatically generate