Вывод Key ID и Key fingerprint (подписи) из публичного ключа

Oct 13, 2013 11:31


[root@client1 ~]# rpm -qf /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 centos-release-6-4.el6.centos.10.x86_64 [root@nd213 ~]# rpm -qif /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 Name : centos-release Relocations: (not relocatable) Version : 6 Vendor: CentOS Release : 4.el6.centos.10 Build Date: Mon 25 Feb 2013 12:57:43 PM MSK Install Date: Sun 06 Oct 2013 11:56:44 PM MSK Build Host: c6b8.bsys.dev.centos.org Group : System Environment/Base Source RPM: centos-release-6-4.el6.centos.10.src.rpm Size : 32670 License: GPLv2 Signature : RSA/SHA1, Fri 01 Mar 2013 06:01:26 PM MSK, Key ID 0946fca2c105b9de Packager : CentOS BuildSystem Summary : CentOS release file Description : CentOS release files [root@nd203 ~]# rpm -Vf /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 [root@nd203 ~]# cat /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6 | gpg --with-fingerprint pub 4096R/C105B9DE 2011-07-03 CentOS-6 Key (CentOS 6 Official Signing Key) Key fingerprint = C1DA C52D 1664 E8A4 386D BA43 0946 FCA2 C105 B9DE [root@nd203 ~]#

administrating linux

Previous post Next post
Up