diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2016-05-02 15:38:09 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2016-05-02 15:38:09 +0200 |
| commit | 16636c8bc2760fc95f2b341f0b78c898f180db71 (patch) | |
| tree | 8387bbc64c7f63479c8f128cb0884650f17cac68 /gnupg | |
| parent | a99e887f5d8348e0d78654160d3248957767fe1d (diff) | |
| download | dotfiles-16636c8bc2760fc95f2b341f0b78c898f180db71.tar.gz dotfiles-16636c8bc2760fc95f2b341f0b78c898f180db71.zip | |
gpg: added default keyserver
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'gnupg')
| -rw-r--r-- | gnupg/gpg.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnupg/gpg.conf b/gnupg/gpg.conf index 8071257..9c5cf0c 100644 --- a/gnupg/gpg.conf +++ b/gnupg/gpg.conf @@ -52,6 +52,8 @@ verify-options show-uid-validity # keyserver # +keyserver hkp://keys.gnupg.net + # When using --refresh-keys, if the key in question has a preferred keyserver # URL, then disable use of that preferred keyserver to refresh the key from keyserver-options no-honor-keyserver-url |
