搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 4 个回答
  • 2 人有此问题
  • 13 次查看
  • 最后回复者为 vskivanov

more options

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.

定位到答案原位置 👍 2

所有回复 (4)

more options

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.

more options

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.

more options

选择的解决方案

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.

more options

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