Im new to SSL

hi everybody, im new to this SSL programming. before getting started,i would like to know some fundamentals, ideas and key things abt SSL programming in java. all your valuable suggestions are welcome. Regards -John-
[251 byte] By [John_noblea] at [2007-10-1 0:43:18]
# 1
Start in wwww.openssl.orgHave funRegardsTjien2003
Tjien2003a at 2007-7-8 0:57:25 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...
# 2

Actually, openSSL isn't the best place to start if you want Java-specific info. The JSSE Reference Guide

http://java.sun.com/j2se/1.4.2/docs/guide/security/jsse/JSSERefGuide.html

has a good overview of what SSL is and how it works, followed by LOTS of detail on using SSL in Java.

Grant

ggaineya at 2007-7-8 0:57:25 > top of Java-index,Security,Java Secure Socket Extension (JSSE)...