Rousseau Pierre (DBB) wrote: > Hello, > > I am trying to connect Kermit ftp/ssl client with WS_FTP server. In > the config of WS_FTP server, SSL is forced on control & data > channels. As expected by WS_FTP server, Kermit is configured to > enable SSL. I put the following options: > - autologin > off > - authtype > ssl or tls > - autoencryption > on or off > - command-protection > private or safe or confidential > - data-protection > private or safe or confidential > > I receive the error "ftp: SSL/TLS connect COMMAND error: > error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake > failure" on the Kermit side. Connection is marked as closed on WS > side.
Are there any useful error messages on the server side? > I have already tried a lot of mix for the parameters but I > don't succeed. > > I enable the SSL debug mode. It seems that the server desn't return a > certificate... Why do you say that (I can't see any such message in your post)? But you seem to use a client certificate, right? Does the server approve that certificate, or does it reject it? Have you tried without using a client certificate? Cheers, - Peter -- Peter 'Luna' Runestig (fd. Altberg), Sweden <[EMAIL PROTECTED]> PGP Key ID: 0xD07BBE13 Fingerprint: 7B5C 1F48 2997 C061 DE4B 42EA CB99 A35C D07B BE13 AOL Instant Messenger Screen name: PRunestig Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
