Captured from PRs * [ ] Integration tests for https://github.com/containers/image/pull/1595 * [ ] Integration tests for https://github.com/containers/image/pull/1597 * [ ] Integration tests for https://github.com/containers/image/issues/1598 * [ ] Integration tests for https://github.com/containers/skopeo/pull/1849 (and the underlying Rekor / Fulcio signing) * [x] Provide a way to generate a private key (a new subcommand or maybe `openssl`): https://github.com/containers/skopeo/pull/1869 * [ ] Move the signature/passphrase CLI handling in Skopeo to `utils.go` instead of copy&pasting it between `copy` and `sync`.
Captured from PRs
openssl): Add (skopeo generate-sigstore-key) #1869utils.goinstead of copy&pasting it betweencopyandsync.