Skip to content

Support writing signature and certificate to files #100

@di

Description

@di

Description

We should support the ability to write the certificate and signature(s) to files.

Cosign does this via --output-certificate and --output-signature:

$ COSIGN_EXPERIMENTAL=1 cosign sign-blob --help
Sign the supplied blob, outputting the base64-encoded signature to stdout.

...

      --output-certificate string                write the certificate to FILE
      --output-signature string                  write the signature to FILE

...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions