]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: fix broken link in KeyLogWriter documentation
authorkovan <xaum.io@gmail.com>
Tue, 3 Feb 2026 15:10:47 +0000 (16:10 +0100)
committerGopher Robot <gobot@golang.org>
Fri, 6 Feb 2026 19:26:08 +0000 (11:26 -0800)
commitf8f87129646ca3821b3926e649c856a960d6bc9e
tree2b870382f48e0ae2688bd023acc306704d820c13
parent491da55fdba438284656c370f6d2f3e0b0971a83
crypto/tls: fix broken link in KeyLogWriter documentation

The Mozilla developer documentation link for the NSS key log format
has been broken since early 2022. Update the documentation to point
to the IETF TLS working group draft which is currently in the RFC
publication queue.

Fixes #63331

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change-Id: I1a87cca839e503790170a6f3a48bef3b4c6bd624
Reviewed-on: https://go-review.googlesource.com/c/go/+/741444
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Sean Liao <sean@liao.dev>
Auto-Submit: Michael Pratt <mpratt@google.com>
src/crypto/tls/common.go