More docs / information on javax.net.ssl package

Hi,

Could anyone please point to me some docs that will explain in detail about

1. javax.net.ssl package

2. java.security file under JAVA_HOME\jre\lib\security

3. trust manager factory algorithms

and other topics related to above.

Currently I have no idea about them but just know that they are used for SOAP/RMI communication and want to read more about them. I did search google but since I am completely new to the topic I could not find documents on these, All I found was java API;s of the package javax.net.ssl package, I dont want API doc I need more docs to read and understand them. Please help.

Any help is appreciated.

Thanks

Deepak

[704 byte] By [deepu-jaina] at [2007-11-26 18:03:03]
# 1
Surely you found the JSSE guide? http://java.sun.com/j2se/1.5.0/docs/guide/security/jsse/JSSERefGuide.html
ejpa at 2007-7-9 5:33:07 > top of Java-index,Core,Core APIs...