15,039
edits
mNo edit summary |
|||
| Line 22: | Line 22: | ||
== Troubleshooting == | == Troubleshooting == | ||
I met the message "Can't check signature: public key not found" after I executed --verify command | I met the message "Can't check signature: public key not found" after I executed --verify command | ||
* Solution: need to import the GPG public keys | * Solution: need to import the GPG public keys '''gpg --import keys.txt''' | ||
== further reading == | == further reading == | ||