You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In that case, there might be a conflict between media.peerconnection.ice.proxy_only_if_behind_proxy and network.security.esni.enabled.
Let me check with Mozilla engineers and get back to you.
Originally I reported it in version 7 repo by mistake: foxyproxy/firefox-extension#227
I tested via https://www.cloudflare.com/ssl/encrypted-sni/ and using Firefox stable version 133.0
If FoxyProxy is disabled in browser options then CF test is passed and Secure SNI is enabled.
To enable ESNI in browser you need to create option:
network.security.esni.enabled
and set it totrue
in about:config (and restart browser).I have found exact option: it disables SNI if
Limit WebRTC
is checked.The text was updated successfully, but these errors were encountered: