Portable SSLXMPPConnection

Here’‘s a version of SSLXMPPConnection that should compile and work with non-Sun JVM’‘s. I tested it with IBM’'s JVM.

As a bonus, it doesn’‘t complain about deprecated API with Sun’‘s JDK but, on the other hand, I don’'t know whether the JSSE package needed for JDKs before 1.4 uses this same API or the one you were using.
portablessl.diff (2088 Bytes)