diff options
| author | Jonathan Rudenberg <jonathan@titanous.com> | 2015-04-26 12:05:37 -0400 |
|---|---|---|
| committer | Adam Langley <agl@golang.org> | 2015-04-26 22:00:13 +0000 |
| commit | ac2bf8ad06e435f1cfdcd1acc87f7e9f51794a79 (patch) | |
| tree | 6866b6b0ff615c1635fe4e4df9978f5762cb1d41 /src/debug/dwarf | |
| parent | d86b8d34d069c3895721ba47cac664f8bbf2b8ad (diff) | |
| download | go-ac2bf8ad06e435f1cfdcd1acc87f7e9f51794a79.tar.xz | |
crypto/tls: add OCSP response to ConnectionState
The OCSP response is currently only exposed via a method on Conn,
which makes it inaccessible when using wrappers like net/http. The
ConnectionState structure is typically available even when using
wrappers and contains many of the other handshake details, so this
change exposes the stapled OCSP response in that structure.
Change-Id: If8dab49292566912c615d816321b4353e711f71f
Reviewed-on: https://go-review.googlesource.com/9361
Reviewed-by: Adam Langley <agl@golang.org>
Run-TryBot: Adam Langley <agl@golang.org>
Diffstat (limited to 'src/debug/dwarf')
0 files changed, 0 insertions, 0 deletions
