defenseunicorns / uds-package-sigstore

🏭 UDS Sigstore Zarf Package
GNU Affero General Public License v3.0
1 stars 0 forks source link

Remove the use of the TSA memory signer #13

Closed Racer159 closed 3 months ago

Racer159 commented 3 months ago

Describe what should be investigated or refactored

We should avoid using the TSA memory signer (even in e2e testing) to reflect and test a more prod-ready configuration.

Links to any relevant code

https://github.com/defenseunicorns/uds-package-sigstore/blob/main/src/tsa/values/values.yaml#L5

Additional context

This may be accomplished alongside https://github.com/defenseunicorns/uds-package-sigstore/issues/4