I'm trying to implement an FTP over SSL client and I'm having problems with
the FTPClient in the commons-net API.
I pass in a SocketFactory to the FTPClient class but it just hangs after the
SSL handshake completes succesfully ( It never returns from the connect(...)
method)
Has anyone else tried to pass an SSLSocket to the FTPClient with success?
For SSL I'm using sun's JSSE 1.0.3_02 implementation.
  
 
Thanks, Dan

  _____  


Dan Diodati 
[EMAIL PROTECTED] 
Senior Software Engineer 
NightFire Software 
  
  
 

Reply via email to