Open lkatalin opened 1 year ago
https://superuser.com/questions/435321/how-can-i-export-public-keys-in-pem-format-with-gnupg Though I agree a simpler and/or automated process would be great.
Is this one still actionable? Id like to attempt this one but I see there is a good deal of discussion around it?
https://superuser.com/questions/435321/how-can-i-export-public-keys-in-pem-format-with-gnupg Though I agree a simpler and/or automated process would be great.
Totally referenced this article before I found this issue. The whole process was a bit cumbersome so I resolved to just generate a key pair per the docs.
Currently,
cosign import-key-pair
only has support for RSA and ECDSA keys in PEM format and does not offer support for importing GPG keys. The motivations for supporting import of GPG keys include: