]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: include more hints for verification failure
authorRoland Shoemaker <roland@golang.org>
Thu, 1 Dec 2022 17:24:06 +0000 (09:24 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 1 Dec 2022 18:11:42 +0000 (18:11 +0000)
commit36b87f273cc43e21685179dc1664ebb5493d26ae
tree20af11dfe28a79409f1fc2a7a29e0b651a4b27b8
parent2ca32a5b99c37ac5851ecd5b994b3ba86f9766f7
crypto/x509: include more hints for verification failure

Include hint from isValid, as well as CheckSignatureFrom.

Change-Id: I408f73fc5f12572f1937da50be7fa3e1109164b0
Reviewed-on: https://go-review.googlesource.com/c/go/+/454477
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Roland Shoemaker <roland@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/crypto/x509/verify.go