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
In order to better troubleshoot certificate chain issues, it would be very helpful to have verbose output that states which certificates are being loaded as roots and which are being loaded as intermediaries. Logging the Subject would be sufficient for this purpose.
In order to better troubleshoot certificate chain issues, it would be very helpful to have verbose output that states which certificates are being loaded as roots and which are being loaded as intermediaries. Logging the Subject would be sufficient for this purpose.
notation-cose/pkg/cose/verifier.go
Line 117 in 7bda470
notation-cose/cmd/notation-cose/verify.go
Line 61 in 7bda470
It would also be useful to log the filepath being used to load root certs.
notation-cose/cmd/notation-cose/verify.go
Line 56 in 7bda470
The text was updated successfully, but these errors were encountered: