creating asc key files

Andreas Heinlein aheinlein at gmx.com
Wed Apr 12 22:26:49 CEST 2017


Am 12.04.2017 um 22:07 schrieb Thomas Lange:
> IIRC, I did it using this command
>
> gpg -a --export --export-options export-clean lange at debian.org > my.asc
>
> Maye use export-minimal instead of export-clean

This will export the key from your personal keyring; the OP wants to
export from apt's keyring. So it should be:

gpg -a --keyring /etc/apt/trusted.gpg --export --export-options export-clean lange at debian.org > my.asc

Bye,
Andreas 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20170412/be747aee/attachment.html>


More information about the linux-fai mailing list