script: Add Keyserver to verify-commits README

pull/764/head
Emil Engler 5 years ago
parent abb30de63f
commit bd6a243075
No known key found for this signature in database
GPG Key ID: 2F6D4145C55FC7C7

@ -40,7 +40,7 @@ Import trusted keys
In order to check the commit signatures, you must add the trusted PGP keys to your machine. [GnuPG](https://gnupg.org/) may be used to import the trusted keys by running the following command:
```sh
gpg --recv-keys $(<contrib/verify-commits/trusted-keys)
gpg --keyserver hkp://keyserver.ubuntu.com --recv-keys $(<contrib/verify-commits/trusted-keys)
```
Key expiry/revocation

Loading…
Cancel
Save