Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.security Subject: mixing SSL versions Date: Wed, 01 Oct 2014 11:31:38 -0700 Organization: Canadian Mind Products Lines: 11 Message-ID: <82io2ahgm2nrdid98v4n5d84pv1d5rll7f@4ax.com> Reply-To: Roedy Green NNTP-Posting-Host: K2Qzzs3EAqXk5RLzfhxcSw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: ForteAgent/7.20.32.1218 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.lang.java.security:304 The JSSE implementation shipped with the JDK supports SSL 3.0 and TLS 1.0. It does not implement SSL 2.0. JSSE cannot yet handle TLS 1.1 or TLS 1.2. TLS 1.3 is still is draft. JSSE supports the following subprotocols: RSA, RC4, DES, 3DES, AES, Diffie-Hellman, DSA. I am having trouble accessing TLS 1.2 sites with Java. Is TLS 1.2 supposed to be able to communicate with TLS 1.0? -- Roedy Green Canadian Mind Products http://mindprod.com There are only two industries that refer to their customers as users. ~ Edward Tufte (born: 1942 age: 72)