💻 Software
GnuPG Command Line - Verifying KeePass Signature
Fresh5 days ago
Mar 15, 20269321 viewsConfidence Score0%
0%
Problem
I'm trying to verify the PGP Signature of the latest version of KeePass 2.14's setup file against this signature, but this is the output I receive: I found this command here, but it made no mention about ".sig" or ".asc" files, so I figured I did something wrong. By reading the man pages, I further…
Error Output
C:\Program Files (x86)\GNU\GnuPG>gpg.exe --verify C:\Users\User\Desktop\KeePass-2.14-Setup.exe gpg: no valid OpenPGP data found. gpg: the signature c…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: GnuPG Command Line - Verifying KeePass Signature
Low Risk
On the first command you provided you should be referencing the .asc signature file - not the .exe file. The .exe file should also be residing in the same directory as the .asc file. From the gpg man page:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix