gnupg 2.1.16: change of option --with-fingerprint
linux_nutzer42 at mailbox.org
linux_nutzer42 at mailbox.org
Sat Jul 1 16:46:21 CEST 2017
Hello all,
did the function of the option --with-fingerprint change in gnupg 2.1.16 and later?
When I tried to import a CentOS gpg key according to the manual from [1], I made the following observation:
"gpg --quiet --with-fingerprint <file path>" does not return the fingerprint when using gnupg 2.1.17 (on ArchLinux and openSuse Tumbleweed).
Also a self-compiled gnupg 2.1.16 does not return the fingerprint in this scenario, whereas a self compiled gnupg 2.1.15 does so.
gnupg 2.1.13 on Fedora also returns the fingerprint.
For the tests I used the key from [2] which I downloaded according to [1] with wget.
Many thanks in advance.
Regards
linux_nutzer42
links
=====
[1] https://wiki.centos.org/Download/Verify
[2] http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-7
details
=======
Arch Linux gnupg 2.1.17
-----------------------
$ gpg --quiet --with-fingerprint ./RPM-GPG-KEY-CentOS-7
pub rsa4096 2014-06-23 [SC]
uid CentOS-7 Key (CentOS 7 Official Signing Key) <security at centos.org>
Fedora gnupg 2.1.13
-------------------
$ gpg2 --quiet --with-fingerprint ./RPM-GPG-KEY-CentOS-7
pub rsa4096 2014-06-23 [SC]
6341 AB27 53D7 8A78 A7C2 7BB1 24C6 A8A7 F4A8 0EB5
uid CentOS-7 Key (CentOS 7 Official Signing Key) <security at centos.org>
More information about the Gnupg-users
mailing list