Groups | Search | Server Info | Login | Register
Groups > comp.security.pgp.tech > #66
| From | Teemu Likonen <tlikonen@iki.fi> |
|---|---|
| Newsgroups | comp.security.pgp.tech |
| Subject | Re: define sign key |
| Date | 2017-01-17 14:55 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <874m0x6e3c.fsf@iki.fi> (permalink) |
| References | <f41ee18bce7dee8e3714ae78273789f6@hoi-polloi.org> |
[Multipart message — attachments visible in raw view] - view raw
anonymous@hoi-polloi.org [2017-01-17 11:05:16+01] wrote:
> gpg (GnuPG) 2.1.17
> How to sign message with an 1SC key instead of 3S?
>
> pub rsa****/0x1******* [SC]
> sub rsa****/0x2******* [E]
> sub rsa****/0x3******* [S]
> sub rsa****/0x4******* [E]
Like this:
gpg2 --local-user 0x1*******! --sign ...
See that exclamation mark (!) there? If you add the exclamation mark
after a key id (or fingerprint) then exactly that (sub)key is used with
the operation.
--
/// Teemu Likonen - .-.. <https://keybase.io/tlikonen> //
// PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///
Back to comp.security.pgp.tech | Previous | Next — Previous in thread | Find similar
define sign key Anonymous <anonymous@hoi-polloi.org> - 2017-01-17 11:05 +0100 Re: define sign key Teemu Likonen <tlikonen@iki.fi> - 2017-01-17 14:55 +0200
csiph-web