diff options
| author | Adam Langley <agl@golang.org> | 2015-08-30 09:45:26 -0700 |
|---|---|---|
| committer | Adam Langley <agl@golang.org> | 2015-09-30 00:51:51 +0000 |
| commit | 8ee0261865bea69f1a39e04a539e1152b7ba578d (patch) | |
| tree | 6d621d0fa8c6ada2fd7cdc02e6cbf57ce7aa2b6c /src/encoding/binary | |
| parent | 5d5889c4d98e77997270ee6fa73fd02e1372573f (diff) | |
| download | go-8ee0261865bea69f1a39e04a539e1152b7ba578d.tar.xz | |
crypto/x509: make verification of an empty certificate consistent across platforms.
Platform-specific verification needs the ASN.1 contents of a certificate
but that might not be provided if the Certificate was not created by
ParseCertificate. In order to avoid a panic on Windows, and to make
behaviour consistent across platforms, this change causes verification
to fail when the ASN.1 contents of a certificate are not available.
Fixes #12184
Change-Id: I4395d74934e675c179eaf4cded1094a756e478bb
Reviewed-on: https://go-review.googlesource.com/14053
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/binary')
0 files changed, 0 insertions, 0 deletions
