You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
When you have multiple private keys for a single email address, there is no way to select which key is used.
Reproduction steps:
Import multiple private/public keys for a single email address
Attempt to sign/encrypt a message, selecting this email address as the from field.
What do you see?
The message is signed/encrypted. The first private key listed on the options page is used.
What do you expect instead?
To be able to select which key does the signing. It would also be great to be able to set the default key after importing them.
This seems like something which should definitely still be fixed. If you have multiple keys for an email address, you should be able to pick the right one — or at least somehow resolve that conflict with a user decision.
From [email protected] on June 07, 2014 02:28:11
When you have multiple private keys for a single email address, there is no way to select which key is used.
Reproduction steps:
What do you see?
The message is signed/encrypted. The first private key listed on the options page is used.
What do you expect instead?
To be able to select which key does the signing. It would also be great to be able to set the default key after importing them.
Original issue: http://code.google.com/p/end-to-end/issues/detail?id=39
The text was updated successfully, but these errors were encountered: