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
If we started doing this, we could use the SCT to verify the cert is in the CT log. This would be the final piece of validation for cosign bundling to be finished!
The text was updated successfully, but these errors were encountered:
as soon as we have sigstore/sigstore#70 or sigstore/sigstore#69 resolved (which should be pretty soon) I'll push up a patch to include the SCT in the final certificate we issue.
We have this TODO to actually return the SCT when a cert is created:
fulcio/pkg/api/signing_cert.go
Line 93 in 1046134
If we started doing this, we could use the SCT to verify the cert is in the CT log. This would be the final piece of validation for cosign bundling to be finished!
The text was updated successfully, but these errors were encountered: