Bug 643559
Summary: | Sending digitally signed email with S/MIME is broken. | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Elio Maldonado Batiz <emaldona> |
Component: | nss | Assignee: | Elio Maldonado Batiz <emaldona> |
Status: | CLOSED WORKSFORME | QA Contact: | BaseOS QE Security Team <qe-baseos-security> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 6.1 | CC: | dwmw2, emaldona, kdudka, kengert, lucilanga, mbarnes, mcrha, smithj4 |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 612269 | Environment: | |
Last Closed: | 2010-11-15 14:21:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 603313, 612269, 630101, 643132 | ||
Bug Blocks: |
Description
Elio Maldonado Batiz
2010-10-15 23:19:55 UTC
It would be surprising to see this same bug in RHEL6, at least in Evolution, because the 2.28.3 is not using system DB from nss, it uses its own certificate database (also accessed through nss library). (As a side note, it was a horrible mistake to allow this change in 2.30, but it's too late for claiming anyway.) (In reply to comment #2) > (As a side note, it was a horrible mistake to allow this change in 2.30, but > it's too late for claiming anyway.) Yeah. The Evolution side was simple and safe, and fixed other bugs... but I didn't realise how horridly broken NSS itself was. Works for me. Tested with: nss-3.12.6-3.el6.x86_64 evolution-2.28.3-8.el6.x86_64 evolution-data-server-2.28.3-9.el6.x86_64 I created a certificate at http://www.cacert.org, imported it to Evolution as a personal certificate, set it on my IMAP account for signing and encrypting, then composed a new message to the address the certificate was created for, and when I receive that message, or view it under Sent folder, then I see it as encrypted, and evolution shows it decrypted, just like expected. |