Fix Debian install guide on wireguard.com/install

Adrián Mihálko adriankoooo at gmail.com
Tue Oct 31 23:18:03 CET 2017


There is a missing step in the Debian installation guide, you must import
GPG keys before you can add the new repo:

gpg --keyserver pgpkeys.mit.edu --recv-key  8B48AD6246925553
gpg -a --export 8B48AD6246925553 | sudo apt-key add -

and also the key 7638D0442B90D010

gpg --keyserver pgpkeys.mit.edu --recv-key 7638D0442B90D010
gpg -a --export 7638D0442B90D010 | sudo apt-key add -

More about PGP and APT:

http://ccm.net/faq/809-debian-apt-get-no-pubkey-gpg-error

Regards,
Adrian Mihalko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/wireguard/attachments/20171031/6e1baf92/attachment.html>


More information about the WireGuard mailing list