Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше
Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.
Вирішено Архівовано

Does Thunderbird automatically encrypt messages to sender's certificate too?

vskivanov відповів
vskivanov

I'm trying to set up mail encryption with own CA. For the tests I've created a CA self signed certificate and issued two user certificates - for the user Sender with mail sender@... and for the user Recipient - recipient@... In Thunderbird I've created both mail accounts and imported Senders .p12 certificate file including it's private key and Recipient certificate - just it's public key. Then I send an encrypted message to recipient account from the senders one and message arrives in recipient Inbox plaintext readable without having recipient private key imported into certificate store, just the senders one. When senders private key is removed from store, message becomes unreadable. Same thing happens when using Token instead of importing sender's .p12 certificate into certificate store. So my question is - does Thunderbird automatically encrypts messages with senders certificate together with recipients one? Thank you!

Regards, Vasko Ivanov

I'm trying to set up mail encryption with own CA. For the tests I've created a CA self signed certificate and issued two user certificates - for the user Sender with mail sender@... and for the user Recipient - recipient@... In Thunderbird I've created both mail accounts and imported Senders .p12 certificate file including it's private key and Recipient certificate - just it's public key. Then I send an encrypted message to recipient account from the senders one and message arrives in recipient Inbox plaintext readable without having recipient private key imported into certificate store, just the senders one. When senders private key is removed from store, message becomes unreadable. Same thing happens when using Token instead of importing sender's .p12 certificate into certificate store. So my question is - does Thunderbird automatically encrypts messages with senders certificate together with recipients one? Thank you! Regards, Vasko Ivanov
Читати цю відповідь у контексті

Вибране рішення

Yes, Thunderbird encrypts the message to both, the senders, and the recipients key. Otherwise you (the sender) wouldn't be able to read the copy of the sent message in your Sent folder.

Усі відповіді (4)

You need to tell Thunderbird to encrypt the message (to the recipients key). In the Compose window there should be a S/MIME menu button in the Mail Composition Toolbar.

Hi and thank you for your reply. As I said - I do encrypt the messages. And this is why I'm asking if Thunderbird automatically encrypts messages with senders key together with recipients one. Thank you again for your help.

Вибране рішення

Yes, Thunderbird encrypts the message to both, the senders, and the recipients key. Otherwise you (the sender) wouldn't be able to read the copy of the sent message in your Sent folder.

Great, thank you! What I thought, but needed to confirm it's not just a local security issue.