On Sat, Oct 13, 2012 at 12:04 PM, Igor Galić <iga...@apache.org> wrote: > > I'd like to point out again that the reported SSL failures were due to > old versions of curl. >
It's not just the old curl that's failing. That's just an easy utility to demonstrate the problem. Our jboss applications (Java 1.6) also fails to work with 3.2.3 (and 3.2.0, but works with 3.2.0 + 9c3bebd88eecf6aee1ce346b67460b8e1787752d). Looks like SNI isn't supported with java before v7 according to http://stackoverflow.com/questions/2804551/tls-with-sni-in-java-clients -jf