Closed Bug 1828475 Opened 2 years ago Closed 2 years ago

Must check recipient certs/key if auto-enable is false, remind is false, but encryption is on

Categories

(MailNews Core :: Security: S/MIME, defect)

defect

Tracking

(thunderbird_esr102 unaffected, thunderbird113 fixed)

RESOLVED FIXED
114 Branch
Tracking Status
thunderbird_esr102 --- unaffected
thunderbird113 --- fixed

People

(Reporter: KaiE, Assigned: KaiE)

References

Details

Attachments

(1 file)

Set mail.e2ee.auto_enable to false
Set mail.smime.remind_encryption_possible to false
Compose an email
Set technology S/MIME
Enable encryption manually.
Enter a recipient for whom a valid S/MIME certificate is available.

Actual behavior:
Failure to send message, get a complaint that no cert is available.

Expected behavior:
Should be able to send message encrypted.

The code from bug 135636 missed the above scenario, in which checking for recipient certificates must be done, too.

Assignee: nobody → kaie
Status: NEW → ASSIGNED

Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/cb6578d5efc2
Check recipient certs/keys if encryption is on and auto/remind is off. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch

Comment on attachment 9328877 [details]
Bug 1828475 - Check recipient certs/keys if encryption is on and auto/remind is off. r=mkmelin

I'd prefer consistent behavior across beta and comm-central for less confusion.

Attachment #9328877 - Flags: approval-comm-beta?

Comment on attachment 9328877 [details]
Bug 1828475 - Check recipient certs/keys if encryption is on and auto/remind is off. r=mkmelin

[Triage Comment]
Approved for beta

Attachment #9328877 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: