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…
more »