Posted by jkwarren on Oct 24 2011 in Blather
JDK7 and HttpClient with SSL Fail
I've got a pretty small and simple project that works fine in JDK6, but fails with JDK7. The failure comes with apparent changes in the SSL validation. Additionally, I cannot try the common trick of skipping SSL valiation by blindly accepting all certificates.