Created
April 7, 2022 20:31
-
-
Save daltonjorge/ca67499cd5b2233d8a381640e606cda6 to your computer and use it in GitHub Desktop.
Allow http connection in Firefox
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Open "about:config"; | |
- Search for "security.tls.version.min"; | |
- Set value to 1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment