搜索 | 用户支持

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

详细了解

Thunderbird only uses TLSv1 regardless of security.tls.version.min/max Settings

  • 1 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 Mortimer

more options

Versions: Thunderbird 68 and 78, Windows 10

The admin disables TLSv1 at the mail server and with both thunderbird versions fetching and sending mail causes a TLS negotiation error. SSL/TLS or STARTTLS, any authtentification method: All combinations do not work.

The security config ist by default, meaning security.tls.version.min = 3 and security.tls.version.max = 4. But if i monitor the connection with wireshark always the connection is TLSv1 is used, even if i modify the security.tls settings.

What can i do to force thunderbird to use more newer TLS versions?

Versions: Thunderbird 68 and 78, Windows 10 The admin disables TLSv1 at the mail server and with both thunderbird versions fetching and sending mail causes a TLS negotiation error. SSL/TLS or STARTTLS, any authtentification method: All combinations do not work. The security config ist by default, meaning security.tls.version.min = 3 and security.tls.version.max = 4. But if i monitor the connection with wireshark always the connection is TLSv1 is used, even if i modify the security.tls settings. What can i do to force thunderbird to use more newer TLS versions?

所有回复 (1)

more options

Solution was found:

The admin changed the TLS cipher suites at the mail server after calling him. After that Thunderbird uses automatically TLSv1.2.

由Mortimer于修改