Bump max TLS version · Pull Request #206 · pyllyukko/user.js

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up

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

Bump max TLS version #206

Conversation

@ghost

security.tls.version.max=4 is compatible with Firefox versions 51.0.1 and above.

DrunkenSasquatch

@Thorin-Oakenpants

This comment has been minimized.

IIRC, this broke in 51 (and was fixed in 51.01) when they fixed user_pref("security.tls.version.fallback-limit", 3); , so if you're going to include it, I suggest you also include this one for reference

@ghost

This comment has been minimized.

Copy link

Author

ghost commented Feb 16, 2017

DrunkenSasquatch added 2 commits

Feb 16, 2017

DrunkenSasquatch

DrunkenSasquatch

@pyllyukko

This comment has been minimized.

pyllyukko added a commit that referenced this pull request

Feb 28, 2017
Verified

This commit was signed with a verified signature.

2 participants

@Thorin-Oakenpants @pyllyukko