diff options
| author | Katie Hockman <katie@golang.org> | 2020-04-20 17:55:37 -0400 |
|---|---|---|
| committer | Katie Hockman <katie@golang.org> | 2020-05-08 02:17:26 +0000 |
| commit | 62a3f2e27c7732656bb3ae8f14047b74a9956e77 (patch) | |
| tree | 7c269e5012edc8954e0bc2fc6371befa211b7cce /src/database/sql/sql.go | |
| parent | 43f2f5024b2a1438a642fe5340b929d3069099e9 (diff) | |
| download | go-62a3f2e27c7732656bb3ae8f14047b74a9956e77.tar.xz | |
crypto/tls: add Config.VerifyConnection callback
Since the ConnectionState will now be available during
verification, some code was moved around in order to
initialize and make available as much of the fields on
Conn as possible before the ConnectionState is verified.
Fixes #36736
Change-Id: I0e3efa97565ead7de5c48bb8a87e3ea54fbde140
Reviewed-on: https://go-review.googlesource.com/c/go/+/229122
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
