Files
podman/docs/source/markdown/options/sign-passphrase-file.md
Miloslav Trmač 9e2850d0a8 Add --sign-by-sq-fingerprint to push operations
This adds a new feature that allows signing using Sequoia-backed
keys.  The existing options to sign using GPG-backed keys (and sigstore)
remain unchanged, and continue to use the same backends as usual.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2025-09-11 20:32:32 +02:00

372 B

####> This option file is used in: ####> podman artifact push, manifest push, push ####> If file is edited, make sure the changes ####> are applicable to all of those.

--sign-passphrase-file=path

If signing the image (using --sign-by, sign-by-sq-fingerprint or --sign-by-sigstore-private-key), read the passphrase to use from the specified path.