Verify downloaded file with gnupg: Difference between revisions

Jump to navigation Jump to search
m
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 ==

Navigation menu