Wolfgang Woehl wrote:
> Dienstag, 30. Oktober 2007 Marcus Meissner:
> 
>> A good trust management for keys was requested for several releases now,
>> but has not happened so far.
> 
> Where can you even review which keys yast/zypper uses?

rpm -qi gpg-pubkey | less
(these are keys imported into the rpm db, but they'll usually match
those used to sign the repos).

find /var/lib/zypp/ -name  '*.key' | xargs  -L 1 gpg
are the keys used by zypp.

hth,
Michal



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to