iBugg - Just a blog. My blog.
Search This Blog
Saturday, March 07, 2015
How to disable SSLv3 in Firefox
How to disable SSLv3 in Firefox > 25 from within about:config page:
security.tls.version.max = 3 (default is 3)
security.tls.version.min = 2 (default is 0)
min/max=0: SSLv3
min/max=1: TLSv1.0
min/max=2: TLSv1.1
min/max=3: TLSv1.2
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)