| | | Forum Newbie
       
Group: Forum Members Last Login: 5/2/2007 11:22:00 AM Posts: 8, Visits: 1 |
| I would appreciate if any one can help me with the issue that I have connecting. I am using WSFTP Secure SDK ver 8.1. It connects to the server sometimes and transfers the file, but some times it fails on the hand shake. I am trying to communicate using WSFTP_CT_FTPAUTHSSL over port 990. "Apr 10 10:44:05 STLFTPF ftps[83886301]: FR0467 authClient: init failed with rc = 420 (Socket closed by remote partner) Apr 10 10:44:05 STLFTPF ftps[83886301]: FR0926 endSecureConn: entered Apr 10 10:44:05 STLFTPF ftps[83886301]: BU0454 logSECURE: entered Apr 10 10:44:05 STLFTPF ftps[83886301]: EZYFS55I ID=FTPS100003 SECURE fails Rea son=4 Text=The TLS handshake failed Apr 10 10:44:05 STLFTPF ftps[83886301]: SR0947 end_session: entered (sn=08F6CFD8 )" We are going live in a week, and it is failing. I need help pretty badly. I wanted to let you know that it works sometimes and whenever it fails it fails with the above message. Any and all help is much appreciated. Thanks, Vinod Shenoy |
| | | | Time Traveler
       
Group: Forum Members Last Login: Yesterday @ 5:26:39 PM Posts: 202, Visits: 139 |
| Vinod, I think your are trying to use implicit SSL, no auth SSL. In that case you should use connection type WSFTP_CT_FTPS. Hope this help. Claudio |
| | | | Forum Newbie
       
Group: Forum Members Last Login: 5/2/2007 11:22:00 AM Posts: 8, Visits: 1 |
| Hi, I am using "WSFTP_CT_FTPAUTHSSL = 5 FTP over Auth SSL ", I tried with " WSFTP_CT_FTPS = 3, FTP over implicit SSL " and it does not work. Thanks, Vinod Shenoy |
| |
|
|