aboutsummaryrefslogtreecommitdiff
path: root/src/encoding/json
diff options
context:
space:
mode:
authorRoland Shoemaker <rolandshoemaker@gmail.com>2020-10-20 13:50:52 -0700
committerRoland Shoemaker <roland@golang.org>2020-10-21 17:13:25 +0000
commitb04eb73a6891e81e2e611ee93b3aa8c4769d5967 (patch)
tree46d6a550f370493bd5e017711a30d1dea1dfeea1 /src/encoding/json
parent6f45b39e4dbabf0b179a60ffacf434e55b2d5eab (diff)
downloadgo-b04eb73a6891e81e2e611ee93b3aa8c4769d5967.tar.xz
crypto/x509: bypass signature verification in CreateCertificate when using MD5WithRSA
Bypasses the signature verification check we previously added if the signature algorithm is MD5WithRSA, as we only support this algorithm for signing and not verification. Change-Id: Idba6dbba8b365d6199d467526746b88a5f734af1 Reviewed-on: https://go-review.googlesource.com/c/go/+/264019 Run-TryBot: Roland Shoemaker <roland@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Filippo Valsorda <filippo@golang.org> Trust: Roland Shoemaker <roland@golang.org>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions