aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorNicholas S. Husin <nsh@golang.org>2026-02-10 17:17:19 -0500
committerNicholas Husin <nsh@golang.org>2026-02-23 13:56:50 -0800
commit215a070a049ce449480ca6948e7fafdeb7b16920 (patch)
tree63201b7535b72ad1ca86504680de39a02942a402 /src/runtime
parent54ebdf61517436a15f3119d1c117cf367a483ad2 (diff)
downloadgo-215a070a049ce449480ca6948e7fafdeb7b16920.tar.xz
net/smtp: prevent test failures due to expired test certificate
The current localhostCert used for testing seems to have its expiry date mistakenly set to Mar 18 19:27:54 2026 GMT. To prevent test failures, use fixed time in tests. Also, regenerate the certificate so we can fix the time to UNIX epoch (the current certificate is only valid after Mar 18 2025). Fixes #77504 Change-Id: I3136d29eaa0c8c4361f5627003f08a0059702f0d Reviewed-on: https://go-review.googlesource.com/c/go/+/744260 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> Reviewed-by: Nicholas Husin <husin@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions