[CentOS] Where can I find the CentOS gpg keys?

2016-04-28 Thread Albin Otterhäll
Hi! I'm currently using a non-CentOS system, and wondering where I can find the GPG keys so I can verify the checksum file? The page on the website (https://www.centos.org/keys/) only give information where I can find them on an already installed system. Regards, Albin _

Re: [CentOS] Where can I find the CentOS gpg keys?

2016-04-28 Thread Albin Otterhäll
On 2016-04-28 21:08, Andreas Benzler wrote: > repository gpg can be found in > /etc/pki/rpm-gpg/ > > read the repo file(s) in > > /etc/yum.repos.d/ > > cat /etc/yum.repos.d/CentOS-Base.repo > # CentOS-Base.repo > # > # The mirror system uses the connecting IP address of the client and the > #

Re: [CentOS] Where can I find the CentOS gpg keys?

2016-04-28 Thread Albin Otterhäll
On 2016-04-28 21:24, Thomas Eriksson wrote: > On 04/28/2016 11:50 AM, Albin Otterhäll wrote: >> Hi! >> >> I'm currently using a non-CentOS system, and wondering where I can find >> the GPG keys so I can verify the checksum file? >> >> The page on the