Mailinglist Archive: opensuse-factory (242 mails)
| < Previous | Next > |
Re: [opensuse-factory] "Would you like to trust this key?"
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Thu, 01 Nov 2007 11:38:22 +0100
- Message-id: <4729AC9E.8040106@xxxxxxx>
Wolfgang Woehl wrote:
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: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
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: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |