As root:
rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora
how to have the RPM Public key for fedora core3
As root:
rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora
to add to what PBHarris stated, the command can also utilize a url. Such as :
rpm --import http://www.somedomain/some/folder/he.../gpgkey.fedora
Bookmarks