Skip to content

Blank passphrase not allowed on signing key #2712

@rothgar

Description

@rothgar

When trying to sync or copy images with --sign-by-sigstore-private-key using a key that doesn't have a passphrase I get the error

FATA[0002] Error copying ref "docker://ghcr.io/siderolabs/glibc:2.41": private key passphrase not provided

The same key works with cosign via

cosign sign -y --key cosign.key $IMAGE

If my key has a passphrase the error is not shown and copy continues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions