Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nearly no firefox vpn/proxy addon is working with this user.js #471

Open
Denio888 opened this issue Jul 27, 2019 · 6 comments
Open

Nearly no firefox vpn/proxy addon is working with this user.js #471

Denio888 opened this issue Jul 27, 2019 · 6 comments

Comments

@Denio888
Copy link

It seems that no vpn/proxy addon for firefox which is not just changing firefox proxy settings is not working.

Which setting in the user.js could cause the vpn/proxy addons to stop working?
For testing i used the Cyberghost addon, but nearly all others are also not working.

@Atavic
Copy link

Atavic commented Jul 31, 2019

Old issue #53 about this entry.

// PREF: Enforce Public Key Pinning

@Denio888
Copy link
Author

Denio888 commented Aug 3, 2019

Thx for your reply.

It is sadly not the final solution, but perhaps part of the solution.
Still nearly no vpn/proxy addon is working when i set the Key Pinning to a value of 1 instead of 2.

Seems there are some more things left to change to get it working.

@ghost
Copy link

ghost commented Sep 4, 2019

Same issue with Nordvpn. I tried to lower the pinning to 1 which didn't seem to work for me either.
I also tried to delete cert9.db and keep to 1 and then restart, didn't work either.

@pyllyukko
Copy link
Owner

pyllyukko commented Sep 5, 2019

Same issue with Nordvpn.

Are you talking about this addon? How does it not work?

@ghost
Copy link

ghost commented Sep 5, 2019

I took the liberty of making you a video easily showing my issues.
http://0x0.st/zJcq.mp4 (it seems to be on my end it says the video is corrupt, here it is in another format;. https://0x0.st/zJcc.gif) , also to note, when connected to the default, which seems to be US It completely stops all traffics and every single site is broken; NOTHING loads.

@hexcowboy
Copy link

hexcowboy commented Apr 1, 2020

Leaving this here, the fix was simple. Disable OCSP.

user_pref("security.OCSP.enabled", 0);

Note that NordVPN does not use OCSP which is a security vulnerability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants