sigstore / sigstore-go

Go library for Sigstore signing and verification
Apache License 2.0
49 stars 26 forks source link

Add SCT creation to VirtualSigstore #337

Open codysoyland opened 6 days ago

codysoyland commented 6 days ago

Description

Currently, the SCT tests do not leverage VirtualSigstore and the SCT verifier cannot be used as part of broader end-to-end testing. Additionally, I have started using VirtualSigstore outside of sigstore-go and I would like to create embedded SCTs as part of creating leaf certificates for other testing scenerios.