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
Question
Dear community,
could somebody guide me how to provide the cosign public key for image verification for cosign-gatekeeper-provider?
My public key is available with http schema. (http url file)
Question
Dear community,
could somebody guide me how to provide the cosign public key for image verification for cosign-gatekeeper-provider?
My public key is available with
http
schema. (http url file)As I can see from the source code, the only available method is
keyless
:https://github.com/sigstore/cosign-gatekeeper-provider/blob/main/provider.go#L85
But I might miss something, that's why gentle requesting for help.
Thank you,
Pasha.
The text was updated successfully, but these errors were encountered: