in reply to Re^3: cpanp install, gpg: Can't check signature: No public key
in thread cpanp install, gpg: Can't check signature: No public key
If you're using the cli
gpg --import keyfile
gpg --keyserver pgp.mit.edu --recv-keys eyeid
I'm sure there are ways to autoimport keys, but I don't know how
|
|---|