]> git.ipfire.org Git - thirdparty/gcc.git/commit
crypto/tls: fix Config.Time in tests using expired certificates
authorIan Lance Taylor <iant@golang.org>
Sat, 4 Jan 2025 23:54:58 +0000 (15:54 -0800)
committerSam James <sam@gentoo.org>
Thu, 15 May 2025 07:51:07 +0000 (08:51 +0100)
commitb1c65033b01d43d36b5b7f3713b6e409792bd51c
tree3719f1e4739f99453fb4a12340a61689a3e31be7
parent15688f323367605cdeb146f1af78e598361a2cd7
crypto/tls: fix Config.Time in tests using expired certificates

This is a backport of https://go.dev/cl/640237 from the main repo.

Fixes PR go/118286

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/640435
(cherry picked from commit ed1493e12ed75e837e9b9aa794ed24daf397df7c)
libgo/go/crypto/tls/handshake_client_test.go
libgo/go/crypto/tls/handshake_server_test.go
libgo/go/crypto/tls/handshake_test.go
libgo/go/crypto/tls/tls_test.go