You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JeyJeyGao
changed the title
certificate chain validation error mession is not returned
certificate chain validation error message is not returned
Feb 7, 2023
The error message for validate certificate is not returned. Here is code.
notation-core-go/x509/cert_validations.go
Lines 91 to 94 in 0cb6e75
The
subject.CheckSignatureFrom
may return an error and the error message is not returned, which will finally cause an inaccurate error.The text was updated successfully, but these errors were encountered: