22 matches found
Disable SSLv3 in outgoing HTTPS connections from Confluence
SSLv3 is an old protocol and has been superseded by TLSv1.0, TLSv1.1 and TLSv1.2. TLSv1.0 was first defined in January 1999 and java 6 supports and uses it as the default client version in TLS handshake. SSLv3 is old and limits the ciphers that can be used. SSLv3 is also vulnerable to POODLE. We...
X (Formerly Twitter): uclfinal.twitter.com and euro2012.twitter.com are vulnerable to CRIME attack
hi, i hope this one is not dup : https://www.ssllabs.com/ssltest/analyze.html?d=uclfinal.twitter.com&hideResults=on https://www.ssllabs.com/ssltest/analyze.html?d=euro2012.twitter.com&hideResults=on mohameds-iMac:Downloads mohaab007$ java -jar TestSSLServer.jar uclfinal.twitter.com Supported...