Hi I am not a security expert, but I went to this URL to check
https://zmap.io/sslv364 bit web browsers I found safe, claiming that
Good News! Your browser does not support SSLv3
epiphany
firefox-latest's local TCZ called firefox-official
opera-12
64 bit found not so safe claiming that
Warning! Your browser supports SSLv3
fifth
Browsers not tested or unable to see the result etc
firefox-nightly ....too old. IMHO no-one should be on it.
links and elinks.....both display the web site but give no indication, probably because they are text browsers.
I have yet to find a way to start fifth with a command that disables sslv3 but if anyone knows pls advise.
thanks for reading
EDIT
I made a .local/bin file with contents
#!/bin/sh
tce-load -i fifth
fifth --ssl-version-min=tls1
but attempting to use it gives error as
fifth: unrecognized option '--ssl-version-min=tls1'