Dalla pagina di download log4j .
The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using
% gpg --import KEYS
% gpg --verify log4j-1.2.17.tar.gz.asc
Le mie domande sono:
-
Quale parte della pagina web "KEYS" devo scaricare? Dovrebbero essere inclusi
-----BEGIN PGP PUBLIC KEY BLOCK-----
e----END PGP PUBLIC KEY BLOCK-----
nella chiave firmata da Christian Grobmeier? -
Che cosa significano i KEY in
gpg --import KEYS
? 'KEYS' è un file sul desktop locale? Se sì quale formato? txt?