TLS connections in Java 1.4.2

Hi guys,

Sorry for the stupid question.

I need to write an app for NetWare, which have to use TLS protocol for data transfer. My problem is that NetWare server has an old JVM - 1.4.2, which has not TLS support. I cannot set the last SDK (1.5 or 1.6) on the server, because the OS does not support it. This is my first program with java and I do not know any normal solution for that problem.
Though I have one: to write TLS socket by C++ and set it into the Java program. What do you think about it?

Thanks for any ideas.
[559 byte] By [Victor Kulichkin] at [2007-11-20 9:00:59]