Re: Java 1.3 and JSSE

2016-02-26 Thread Bradford Wetmore
security-dev is not a support mailing list, it's for the current development of the JDK. But may I make a couple suggestions? JSSE 1.0.3_* was never open sourced, and it along with Sun/Oracle JDK 1.3 haven't been supported in many many years. I'm not sure where you got your OS/2 Java distrib

Java 1.3 and JSSE

2016-02-25 Thread Elango
Hi All, I am working with a OS/2 running on Java 1.3 with JSSE. Recently we implemented TLS and few times the the whole application hangs when 1 thread calls createSocket call. The same code works most times I tried looking for the sources of JSSE in 2002 and could not find one. Any help in troub