Hack the JDK
Have you ever been in a situation where you wished the core java code for a specific class in JDK would have been slightly different from what it is now? I ran into a situation where SSLContext implementation in the JSSE package was not helping me at all. My server certificate validation was failing due Read more about Hack the JDK[…]