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
Currently, the following error will be generated when running the
verify example:
Cannot build sigstore repo data: Error reading fulcio certificate from
disk: No such file or directory (os error 2)
This commit updates the path to point to fulcio.crt.pem in the same
directory as rekor.pub.
Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
0 commit comments