encrypting problems: same address, but one key is disabled...

sen_ml@eccosys.com sen_ml@eccosys.com
Tue, 07 Sep 1999 09:23:35 +0900


hi-

  i don't think the situation described below is fixed (if you
consider it broken) in 0.9.11.  how hard would it be to modify gpg to
accomodate?

  thanks for your time.

<----------------------------------------------------------------------->
  i have a couple of keys on my keyring that share the same mail address.
one is disabled while the other is not -- when i try to encrypt using
the mail address as an identifier, i get:

    skipped: public key is disabled

  in this kind of a situation, isn't it reasonable to expect gpg to
move on to use the enabled key instead?

  also, when i do:

    gpg --edit-key <the-address-i-mentioned-above>

only one key appears as something i can select, while when i do:

    gpg --list-keys <the-address-i-mentioned-above>

both keys are displayed.  it would be nice if both keys were listed as
a result of invoking gpg w/ '--edit-key'.
<----------------------------------------------------------------------->