Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

搜索 | 用户支持

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

详细了解

Connection changed from TLS to SSL for the second communication

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

more options

This is a full WireShark capture for one of the tests we did the other day. This includes one valid page load and the second page load spinning. As you can see the server does not provide the "Server Hello" and further communication on the second attempt of the request. It has also changed from TLS to SSL for that communication. This is causing issues for as we need STRING Ciphers for FIPS compliance.

See in Troubleshooting information for the capture without the IP's.

Why does Firefox connect as SSL the second time it tries to load a page? Is this expected?

This is a full WireShark capture for one of the tests we did the other day. This includes one valid page load and the second page load spinning. As you can see the server does not provide the "Server Hello" and further communication on the second attempt of the request. It has also changed from TLS to SSL for that communication. This is causing issues for as we need STRING Ciphers for FIPS compliance. See in Troubleshooting information for the capture without the IP's. Why does Firefox connect as SSL the second time it tries to load a page? Is this expected?

所有回复 (2)

more options

Hi,

You can try to deselect Use SSL 3.0 in Tools (Alt + T) > Options > Advanced > Encryption, change the required preferences in about:config and check the output again.

about:config Entries

more options

Even with Firefox configured for FIPS with SSL Deselected the second connection was as SSL.