diff options
| author | Marten Seemann <martenseemann@gmail.com> | 2018-08-17 18:03:55 +0700 |
|---|---|---|
| committer | Filippo Valsorda <filippo@golang.org> | 2018-10-09 04:45:54 +0000 |
| commit | 465d1c61685db9e249d77db7d4ceca578f400b27 (patch) | |
| tree | 3086e2b5df131bb6b8729ae1fb2673e0871ced25 /src/net/http/httputil/reverseproxy_test.go | |
| parent | ccc337d8eeedbf94f56adb7ab22ce009056d0973 (diff) | |
| download | go-465d1c61685db9e249d77db7d4ceca578f400b27.tar.xz | |
crypto/tls: fix ServerHello SCT test
According to https://tools.ietf.org/html/rfc6962#section-3.3, the SCT
must be at least one byte long. The parsing code correctly checks for
this condition, but rarely the test does generate an empty SCT.
Change-Id: If36a34985b4470a5a9f96affc159195c04f6bfad
Reviewed-on: https://go-review.googlesource.com/c/129755
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/net/http/httputil/reverseproxy_test.go')
0 files changed, 0 insertions, 0 deletions
