Skip to content

Commit

Permalink
Update protos/sigstore_verification.proto
Browse files Browse the repository at this point in the history
Co-authored-by: William Woodruff <[email protected]>
Signed-off-by: Fredrik Skogman <[email protected]>
  • Loading branch information
kommendorkapten and woodruffw authored Dec 19, 2023
1 parent 372221b commit 51f6dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sigstore_verification.proto
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ message ArtifactVerificationOptions {
bool disable = 3;
// Verify SET indicates that the timestamp from
// the SET should be used when verifying the X.509
// certifiacte chain. Note that inclusion promises (SETs)
// certificate chain. Note that inclusion promises (SETs)
// are optional in a bundle, and so requiring SET may render
// bundles invalid during verification if SET is not present.
bool verify_set = 4;
Expand Down

0 comments on commit 51f6dd9

Please sign in to comment.