Hi All, I am using apache's commons net for my FTP client program. I have no problems with that. Now how can i also add the SSL into this program. I am completely new with JSSE. Please provide me with pointers. Thank youPradeep
http://forum.java.sun.com/thread.jspa?threadID=666870see the fourth reply by harmmeijer. He has given a complete SSL enabled Http server and client. Also many links are given at the end of the page.