Skip to content

Commit

Permalink
Update protos/sigstore_common.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Skogman <[email protected]>
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw and kommendorkapten authored Jan 12, 2024
1 parent ac7a831 commit dbe405d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protos/sigstore_common.proto
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ message SubjectAlternativeName {
message X509CertificateChain {
// One or more DER-encoded certificates.
//
// In some contexts (such as `VerificationMaterial.certificate`), this sequence
// In some contexts (such as `VerificationMaterial.x509_certificate_chain`), this sequence
// has an imposed order. Unless explicitly specified, there is otherwise no
// guaranteed order.
repeated X509Certificate certificates = 1;
Expand Down

0 comments on commit dbe405d

Please sign in to comment.