Quick to disable sslv3 on Linux client

If you want to disable the sslv3 on your Linux browser, you can do this,

For Google Chrome Stable,

start it by command line,
# google-chrome-stable --ssl-version-min=1

Or

Edit the file /usr/share/applications/google-chrome.dekstop, put the parameter to
Exec line, for example,
Exec=/usr/bin/google-chrome-stable --ssl-version-min=1

For Firefox, Input "about:config" as URL and open the settings page of Firefox,
in the filter box, input "security.tls.version.min", change it to 1 then restart Firefox.


Comments

Popular posts from this blog

Freeware Software Top 300 from winAddons.Com!

RPM Build Tips!

Linux声音系统和PulseAudio简介