I am a little bit confused about the requirements to use SSL. The
FAQ states that:
...
For SSL you need JDK 1.3 or you have to download a third party provider.
...
Is the "third party provider" implies one that implements the JSSE
API? If
so, is JDK 1.2.x + Sun JSSE reference implementation sufficient to get SSL
working?
