Remove support for automatically importing pubkeys from keyservers
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Mar 2008 13:07:06 +0000 (15:07 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 7 Mar 2008 13:07:06 +0000 (15:07 +0200)
commit35c7ef6d6bc776977248958dee052812841c4a5b
treed59db84badd8d8097b39ddf568b67c027c9f3a84
parent2414d522bcfbd0ba9e6115eb7e2a3ba056ac2795
Remove support for automatically importing pubkeys from keyservers
- causes hideous load on keyservers and autoimporting without user approval
  isn't a very good idea, especially as long as imported == trusted
- nothing wrong with supporting hkp lookups on manual --import though...
- curl doesn't know about hkp:// but http on appropriate port works just
  fine, lets re-enable it
lib/rpmts.c
macros.in