]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: populate Leaf in X509KeyPair
authorRoland Shoemaker <roland@golang.org>
Wed, 15 May 2024 20:46:38 +0000 (13:46 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 22 May 2024 22:58:43 +0000 (22:58 +0000)
commit56ec5d96bce06b70895ce2816fd59a4e0c4db21c
tree9ed18374a20eb84f78b90e9ac3ccd9804bdcc214
parent375031d8dcec9ae74d2dbc437b201107dba3bb5f
crypto/tls: populate Leaf in X509KeyPair

Fixes #67065

Change-Id: I189e194de8aa94523eb64e1dd294a70cb81cbdf6
Reviewed-on: https://go-review.googlesource.com/c/go/+/585856
Auto-Submit: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
doc/godebug.md
src/crypto/tls/tls.go
src/crypto/tls/tls_test.go
src/internal/godebugs/table.go
src/runtime/metrics/doc.go