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

