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

Andreas Benzler andreas at benzlerweb.de
Thu Apr 28 19:08:23 UTC 2016


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
# update status of each mirror to pick mirrors that are updated to and
# geographically close to the client.  You should use this for CentOS
updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try
the 
# remarked out baseurl= line instead.
#
#

[base]
name=CentOS-$releasever - Base
mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=
$basearch&repo=os&infra=$infra
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^



Am Donnerstag, den 28.04.2016, 20:50 +0200 schrieb 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
> 
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos





More information about the CentOS mailing list