Closed
Bug 1806327
Opened 2 years ago
Closed 2 years ago
"Select automatically based on available keys or certificates" not working if mail.smime.remind_encryption_possible is false
Categories
(MailNews Core :: Security: S/MIME, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1800427
People
(Reporter: b7, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
Steps to reproduce:
Currently mail.smime.remind_encryption_possible is at false despite bug 1791130 having landed.
Setup:
- Have identity with PGP private key and S/MIME certificate.
- Set preference of identity to "Select automatically based on available keys or certificates".
- Prepare message to recipient for which an S/MIME certificate is available but no PGP key.
Actual results:
UI should switch to S/MIME.
Expected results:
UI does not switch to S/MIME but remains at PGP.
Note: If mail.smime.remind_encryption_possible is set to true, it works better since when possible encryption is detected and accepted, the UI switches to S/MIME. We think that when the recipient is entered, the UI should already switch to S/MIME.
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1800427
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•