Closed
Bug 1743371
Opened 4 years ago
Closed 4 years ago
S/MIME signed mails are marked as altered, but they are not altered.
Categories
(MailNews Core :: Security: S/MIME, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1731529
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(1 file)
|
89.69 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
When I revive an mail signet via s/mime using outlook, then the mail is marked as altered. But when I save the mail as an eml and check it via "openssl smime -verify ..." then the mail is shown as ok:
openssl smime -verify -in 2.eml -out /dev/null
Verification successful
When the mail was send via outlook and it was signet and encrypted, Thundebrid can decrypt it correct, but also show the warning about the altered s/mime message.
Actual results:
The received mail is marked as alerted. (See picture)
Expected results:
That Thunderbird also accept the message as correct signet.
Updated•4 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Component: Untriaged → Security: S/MIME
Product: Thunderbird → MailNews Core
Summary: S/MIME signet mails are marked as altered, but they are not altered. → S/MIME signed mails are marked as altered, but they are not altered.
You need to log in
before you can comment on or make changes to this bug.
Description
•