LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   where is the location of digital sign in fedora 9 (https://www.linuxquestions.org/questions/linux-newbie-8/where-is-the-location-of-digital-sign-in-fedora-9-a-682005/)

linuxjamil 11-08-2008 02:25 PM

where is the location of digital sign in fedora 9
 
dear all

i need to know where is the public encryption key file in fedora core 9 with which i can use to validate the digital sign beforehand an rpm installation ?

unSpawn 11-09-2008 04:54 AM

They should show with 'rpm -q gpg-pubkey' (or 'grep -i pubkey /var/log/rpmpkgs'). If you 'rpm -ql [packagename]' you'll see they don't contain files and 'rpm -qi [packagename]' should show the key block.


All times are GMT -5. The time now is 03:51 AM.