On Wed, Oct 15, 2014 at 9:03 AM, Dag-Erling Smørgrav <[email protected]> wrote: > I would also like to do the same for Chrome, but I don't know the exact > procedure and I am unable to find out or test, since Chrome has been > broken for several months.
according to askubuntu[1], for Chromium it is as simple as adding --ssl-version-min=tls1 in command line. It can be added to the /usr/local/bin/chrome script executing the actual binary. [1]: http://askubuntu.com/questions/537196/how-do-i-patch-workaround-sslv3-poodle-vulnerability-cve-2014-3566 -Jia-Shiun. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
