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

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

Докладніше

Websocket TLS

  • 5 відповідей
  • 0 мають цю проблему
  • 24 перегляди
  • Остання відповідь від Marty

more options

Hello,

My Websocket server recently started failing in Firefox. After some investigation it looks like the issues began in v130. The Websocker server works in all other browsers and in Firefox version <= 129. After much troubleshooting it seems like a change was made to the TLS negotiation when making a Websocket connection. I was able to temporarily solve the problem by forcing TLSv1.2 instead of negotiating the strongest TLS available. Was there a recent change to how TLS is negotiated when making a wss Websocket connection?

Hello, My Websocket server recently started failing in Firefox. After some investigation it looks like the issues began in v130. The Websocker server works in all other browsers and in Firefox version <= 129. After much troubleshooting it seems like a change was made to the TLS negotiation when making a Websocket connection. I was able to temporarily solve the problem by forcing TLSv1.2 instead of negotiating the strongest TLS available. Was there a recent change to how TLS is negotiated when making a wss Websocket connection?

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

more options

Can you use mozRegression to find a problematic commit? Thanks.

Корисно?

more options

pushlog_url: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5d5de7f7081bcd8536d2f6ca8f21e2db51b9bdad&tochange=09f63cde74c7eda75ef972fa85fcf69350dbd427

Bug 1906193 - land NSS 525c5044cc9e UPGRADE_NSS_RELEASE, r=keeler

Changeset: c058dd79bdd42732baf373b31c9a7376b53cccf8

Змінено Marty

Корисно?

more options

pushlog_url: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5d5de7f7081bcd8536d2f6ca8f21e2db51b9bdad&tochange=09f63cde74c7eda75ef972fa85fcf69350dbd427

Bug 1906193 - land NSS 525c5044cc9e UPGRADE_NSS_RELEASE, r=keeler

Changeset: c058dd79bdd42732baf373b31c9a7376b53cccf8

Корисно?

more options

It adds a new cryptographic key exchange protocol that can affect you.

You can go to bug 1906193, click the New/Clone button and create a new bug by selecting Create a new bug ...that is regressed by this bug.

Корисно?

more options

Thank you. Bug Report created here: https://bugzilla.mozilla.org/show_bug.cgi?id=1930260

Корисно?

Запитати

Щоб відповідати на повідомлення, ви повинні ввійти у свій обліковий запис. Поставте нове питання, якщо ви ще не маєте облікового запису.