Mailing List Archive

key import
I have tried to import the keys in g10/pubring.asc.

gpgm --import pubring.asc

Gives the folloving

gpgm:pubring.asc: key 57548DCD: not changed
gpgm:pubring.asc: key 621CC013: not changed
gpgm:pubring.asc: key 0C9857A5: unsupported public key algorithm
gpgm:pubring.asc: key 0C9857A5: unsupported public key algorithm
gpgm:pubring.asc: key 0C9857A5: no valid user ids
gpgm: this may be caused by a missing self-signature
gpgm:pubring.asc: key E1D81275: not changed
gpgm: Total number processed: 4
gpgm: w/o user IDs: 1
gpgm: unchanged: 3

Does 0C9857A5 really have no self-signature
Re: key import [ In reply to ]
Thomas Mikkelsen <tbm@image.dk> writes:

> gpgm:pubring.asc: key 0C9857A5: unsupported public key algorithm
> gpgm:pubring.asc: key 0C9857A5: unsupported public key algorithm
> gpgm:pubring.asc: key 0C9857A5: no valid user ids
> gpgm: this may be caused by a missing self-signature
[...]
> Does 0C9857A5 really have no self-signature

Sure it has: this is my old RSA key - maybe you have noticed the two
messages "unsupported public key algorithm" :-)


Werner