Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

Session resumption with session IDs TLS1.2

  • 3 件の返信
  • 0 人がこの問題に困っています
  • 43 回表示
  • 最後の返信者: johannes.schock

more options

Hello community, I'm an embedded systems developer and we have a ressource constraint IOT device which is using TLS1.2. When we use https:// to access the internal website of the device, Firefox does a complete TLS handshake for each asset to download which renders https:// almost unusable. This happens despite session resumption using session IDs is offered by the device. When accessing the device with Chrome or Edge there's only one handshake and all the following TLS sessions are resumed with the ID of the first handshake. In Firefox security.ssl.disable_session_identifiers is set to false.

Is it intended behaviour that Firefox ignores session IDs for TLS1.2?

Used Firefox version: 142.0 (64-Bit) Windows 11

Thanks in advance.

Johannes

Hello community, I'm an embedded systems developer and we have a ressource constraint IOT device which is using TLS1.2. When we use https:// to access the internal website of the device, Firefox does a complete TLS handshake for each asset to download which renders https:// almost unusable. This happens despite session resumption using session IDs is offered by the device. When accessing the device with Chrome or Edge there's only one handshake and all the following TLS sessions are resumed with the ID of the first handshake. In Firefox security.ssl.disable_session_identifiers is set to false. Is it intended behaviour that Firefox ignores session IDs for TLS1.2? Used Firefox version: 142.0 (64-Bit) Windows 11 Thanks in advance. Johannes

すべての返信 (3)

more options

I faced a similar issue before. What worked for me was clearing the SSL cache and restarting Firefox. You can also try creating a fresh profile or disabling add-ons temporarily to see if one of them is interfering. Sometimes switching the TLS setting from session IDs to session tickets also helps.

more options

johncarter0462 said

I faced a similar issue before. What worked for me was clearing the SSL cache and restarting Firefox. You can also try creating a fresh profile or disabling add-ons temporarily to see if one of them is interfering. Sometimes switching the TLS setting from session IDs to session tickets also helps.

Thank you for your response. I just tried a clean install of firefox, and still have the same behaviour. Using Tickets doesn't help either, because Firefox reuses a ticket only once, and I can't provide more than one ticket per connection.

Regards, Johannes

more options

This seems to be a known defect: https://bugzilla.mozilla.org/show_bug.cgi?id=1740071

Before I found the above bug report I filed my own one: https://bugzilla.mozilla.org/show_bug.cgi?id=1984828

Regards, Johannes

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。