Use sks-keyservers instead of mit

The MIT keyserver is very unstable and slow during the past years. I would suggest to use a better alternative.
This commit is contained in:
Felix Yan 2019-02-09 01:01:28 +08:00 committed by GitHub
parent 40d5fc5db4
commit eef2b423eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,7 +143,7 @@
} }
# Server used for linking to PGP keysearch results # Server used for linking to PGP keysearch results
PGP_SERVER = 'pgp.mit.edu' PGP_SERVER = 'sks-keyservers.net'
PGP_SERVER_SECURE = True PGP_SERVER_SECURE = True
# URL for SVN access for fetching commit messages (note absence of packages or # URL for SVN access for fetching commit messages (note absence of packages or