diff options
| author | Filippo Valsorda <filippo@golang.org> | 2018-11-01 01:01:09 -0400 |
|---|---|---|
| committer | Filippo Valsorda <filippo@golang.org> | 2018-11-02 22:07:02 +0000 |
| commit | 4caa1276a1a184edf0ba8027619ecfe71e8c0804 (patch) | |
| tree | 1dd3c2fe76b041cfae88c288fb399276e995cd66 /src/database/sql | |
| parent | ee7e443389f7c8aabc58d49e42880b96f0955361 (diff) | |
| download | go-4caa1276a1a184edf0ba8027619ecfe71e8c0804.tar.xz | |
crypto/tls: implement TLS 1.3 client handshake (base)
Implement a basic TLS 1.3 client handshake, only enabled if explicitly
requested with MaxVersion.
This CL intentionally leaves for future CLs:
- PSK modes and resumption
- client authentication
- post-handshake messages
- downgrade protection
- KeyLogWriter support
Updates #9671
Change-Id: Ieb6130fb6f25aea4f0d39e3a2448dfc942e1de7a
Reviewed-on: https://go-review.googlesource.com/c/146559
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Adam Langley <agl@golang.org>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
