Hey everyone,

I need help implementing a client-server SSL connection.  I've been researching on the web and I have no idea how to get my Java application to talk to the 389DS securely.  I have been looking into keytool and JSSE, but there is no clear cut explanation on how it should be done.  I have a self-signed CA certificate that I created using certutil, and then a server certificate generated from that self-signed CA.  Is there anyone who knows a path to a solution?

Thanks,

Rohit