Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Websocket TLS

  • 5 odpowiedzi
  • 0 osób ma ten problem
  • Ostatnia odpowiedź od 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?

Wszystkie odpowiedzi (5)

more options

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

Pomocne?

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

Zmodyfikowany przez Marty w dniu

Pomocne?

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

Pomocne?

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.

Pomocne?

more options

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

Pomocne?

Zadaj pytanie

Aby odpowiadać na posty, musisz zalogować się na swoje konto. Zadaj pytanie, jeśli nie masz jeszcze konta.