]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.22] crypto/tls: fix Config.Time in tests using expired certificates
authorFilippo Valsorda <filippo@golang.org>
Thu, 2 Jan 2025 00:34:40 +0000 (01:34 +0100)
committerMichael Pratt <mpratt@google.com>
Wed, 8 Jan 2025 17:33:51 +0000 (09:33 -0800)
commit223260bc63bfc1a3120face5bbc49285f6c32357
treead1999f7a1310fb93108944594630b5bd8ccb0dd
parent8f3f22eef807250155301822a8960afec160cc02
[release-branch.go1.22] crypto/tls: fix Config.Time in tests using expired certificates

Updates #71077
Fixes #71103

Change-Id: I6a6a465685f3bd50a5bb35a160f87b59b74fa6af
Reviewed-on: https://go-review.googlesource.com/c/go/+/639655
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-on: https://go-review.googlesource.com/c/go/+/640237
src/crypto/tls/handshake_client_test.go
src/crypto/tls/handshake_server_test.go
src/crypto/tls/handshake_test.go
src/crypto/tls/tls_test.go