Pub KEY signing key

Weekly dev snapshots are available for testing.
We talk about them here. Testing features in the dev snapshot helps the features make it to stable.

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

Forum rules
Please report your experience with testing branch. Include what you were using and how
If there is a problem, the more info the better!
Post Reply
Dave457
OpenVpn Newbie
Posts: 1
Joined: Mon Dec 19, 2022 9:29 am

Pub KEY signing key

Post by Dave457 » Mon Dec 19, 2022 9:33 am

Hello,

I have a simple question, I need to verify the last dev package:

#gpg --keyid-format LONG --verify openvpn-2.6_beta2.tar.gz.asc
gpg: Signature made Thu 15 Dec 2022 02:16:33 PM GMT
gpg: using RSA key 8B7417B3EBB3B309
gpg: Can't check signature: No public key

searching the key on server:

#gpg2 --search 8B7417B3EBB3B309
gpg: searching for "8B7417B3EBB3B309" from hkp server keys.openpgp.org
gpg: key "8B7417B3EBB3B309" not found on keyserver

where is the public key ?

Thank you.

User avatar
ordex
OpenVPN Inc.
Posts: 444
Joined: Wed Dec 28, 2016 2:32 am
Location: IRC #openvpn-devel @ libera.chat

Re: Pub KEY signing key

Post by ordex » Mon Dec 19, 2022 2:43 pm

That server probably did not get the key, but you should be able to find it here: https://keyserver.ubuntu.com/pks/lookup ... n&op=index

Post Reply