]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: test that Clone copies session ticket key fields
authorKatie Hockman <katie@golang.org>
Mon, 1 Jun 2020 20:20:32 +0000 (16:20 -0400)
committerKatie Hockman <katie@golang.org>
Wed, 3 Jun 2020 19:23:34 +0000 (19:23 +0000)
commit23dcee64643fef66663272cd123dc7b42dfa67c9
tree388442e6f36d4f2d457186763fb5420cbe8e0ab6
parent73dd74a9fe5a000123c0ef47ce5e0dbea1907d41
crypto/tls: test that Clone copies session ticket key fields

Updates #25256

Change-Id: If16c42581f1cf3500fd7fd01c915e487f8025e55
Reviewed-on: https://go-review.googlesource.com/c/go/+/235922
Run-TryBot: Katie Hockman <katie@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/tls/tls_test.go