GNOME Bugzilla – Bug 372435
When I import more certs, it displays wrong certificate details in received/sent e-mails
Last modified: 2010-05-20 18:18:54 UTC
Please describe the problem: I have 3 personal certificates imported in Evolution. When I sign a message (and send it), it then show, that the message's signature is valid, bud when I click to view certificate, it displays another one of those 3. When I then delete all certificates, it then displays different certificate, but still not the one, I had selected as signing certificate. Steps to reproduce: 1. Import several personal certificates in Evolution. 2. Sign a message with one of them and send it. 3. Click on certificate details of signature in sent message. Actual results: Displays wrong certificate details. Expected results: Displays right certificate details. Does this happen every time? yes Other information: I don't know, if it really signs message with the right certificate and if it is just problem of displaying it.
So I found, that it is signing with right cert, it just displays wrong one.
those other certificates, were they for the same mail address or different?
For the same mail address, of course ;-)
I see, I can reproduce it on actual trunk too. Thanks.
Created attachment 129933 [details] [review] proposed eds patch for evolution-data-server;
Created attachment 129934 [details] [review] proposed evo patch for evolution; With these two patches evolution shows correct certificate used for signing the message, not that one imported in user's certificate db.
Created commit 24a7048 in eds master (2.29.1+) Created commit b61ed73 in evo master (2.29.1+)
*** Bug 599689 has been marked as a duplicate of this bug. ***