Windows installer gpg verification failes

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
LeftyAce
OpenVpn Newbie
Posts: 1
Joined: Sat Oct 21, 2017 9:27 pm

Windows installer gpg verification failes

Post by LeftyAce » Sat Oct 21, 2017 9:34 pm

Hi all,

I apologize if this is the wrong forum for this question. I'm trying to verify the windows installer (openvpn-install-2.4.4-I601.exe), and I downloaded the file and signature from here: https://openvpn.net/index.php/open-sour ... loads.html

I downloaded "Samuli Seppänen's new PGP key" from https://openvpn.net/index.php/open-sour ... n/sig.html

I have GPG4win installed. I run the following commands:

Code: Select all

> gpg --import samuli_new_public_key.asc
> gpg -v --verify openvpn-install-2.4.4-I601.exe.asc
gpg: armor header: Version: GnuPG v1
gpg: assuming signed data in 'openvpn-install-2.4.4-I601.exe'
gpg: Signature made 09/26/17 06:19:55 Pacific Daylight Time
gpg:                using RSA key D72AF3448CC2B034
gpg: Can't check signature: No public key

That key ("...B034") doesn't match anything listed on the sig.html page. Any idea what's going on?

Thanks,

Lefty

Post Reply