Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #256368
| From | Teemu Likonen <tlikonen@iki.fi> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: thunderbird can not import gpg-key |
| Date | 2023-03-25 16:20 +0100 |
| Message-ID | <GddQt-f0VG-3@gated-at.bofh.it> (permalink) |
| References | <Gd9jP-eY0E-1@gated-at.bofh.it> <GdbEZ-eZne-1@gated-at.bofh.it> <GdchH-eZQo-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
* 2023-03-25 14:37:10+0100, Hans wrote:
> I tried, but ran into the same issue:
>
> LANG=C gpg --export-secret-key /home/ullhan63/.gnupg/private-keys-v1.d/123456789.key > testkey
Wrong argument. "gpg --export-secret-key" does not want filename
argument. It wants key id, key fingerprint or user id argument(s).
I suggest that you check your key's fingerprint with "gpg -K" command
and then use the fingerprint the select the key for export.
gpg --output key.gpg --export-secret-key F514B7B57C2960FA7D6FF4E15BA322F72BEF564B
--
/// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/
// OpenPGP: 6965F03973F0D4CA22B9410F0F2CAE0E07608462
Back to linux.debian.user | Previous | Next — Previous in thread | Find similar | Unroll thread
thunderbird can not import gpg-key Hans <hans.ullrich@loop.de> - 2023-03-25 11:30 +0100
Re: thunderbird can not import gpg-key Geert Stappers <stappers@stappers.nl> - 2023-03-25 14:00 +0100
Re: thunderbird can not import gpg-key Hans <hans.ullrich@loop.de> - 2023-03-25 14:40 +0100
Re: thunderbird can not import gpg-key Tom Furie <tom@furie.org.uk> - 2023-03-25 15:20 +0100
Re: thunderbird can not import gpg-key Hans <hans.ullrich@loop.de> - 2023-03-25 16:00 +0100
[SOLVED] Re: thunderbird can not import gpg-key Hans <hans.ullrich@loop.de> - 2023-03-25 16:20 +0100
Re: [SOLVED] Re: thunderbird can not import gpg-key Probably like <stappers@stappers.nl> - 2023-03-25 17:20 +0100
Re: thunderbird can not import gpg-key Teemu Likonen <tlikonen@iki.fi> - 2023-03-25 16:20 +0100
csiph-web