Skip to content

Support intermediate certificates in VerificationMaterial certificate chain #132

Open
@steiza

Description

Description

Currently, in https://github.com/sigstore/sigstore-go/blob/main/pkg/bundle/bundle.go when we get a bundle that includes a certificate chain in the verification materials, we assume there is only 1 leaf certificate in the "chain" and no intermediates.

This needs to change if we're going to support certificate chains that include intermediates.

This came up in #101 (comment).

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions