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. 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... 
The full output is :
Connected to 141.96.44.78.
220-mordor X2 WS_FTP Server 3.1.4.EVAL (2694783816)
220-Mon Dec 16 12:07:08 2002
220-14 days remaining on evaluation.
220 mordor X2 WS_FTP Server 3.1.4.EVAL (2694783816)
---> AUTH SSL
234 SSL enabled and waiting for negotiation
SSL accepted as authentication type
SSL DEBUG ACTIVE
Loading RSA certificate into SSL
Enter pass phrase:
=>START SSL/TLS connect on COMMAND
SSL_handshake:UNKWN  before/connect initialization
SSL_connect:UNKWN  before/connect initialization
SSL_connect:3WCH_A SSLv3 write client hello A
SSL_read_alert
SSL_connect:failed in 3RSH_A SSLv3 read server hello A
ftp: SSL/TLS connect COMMAND error: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 
alert handshake failure
=>DONE SSL/TLS connect on COMMAND
SSL authentication failed
Connected to 141.96.44.78.
220-mordor X2 WS_FTP Server 3.1.4.EVAL (2694787922)
220-Mon Dec 16 12:07:12 2002
220-14 days remaining on evaluation.
220 mordor X2 WS_FTP Server 3.1.4.EVAL (2694787922)
---> USER Pierre.Rousseau
530 Non SSL connections forbidden
FTP login failed.
Login failed on 141.96.44.78 with user "Pierre.Rousseau" - Check Password
---> QUIT

Has so already tested WS_FTP server with Kermit for the client side?
Can so give me some advises to do this with success?

Thanks a lot for your help.

Pierre Rousseau
Message Switching & Directories WT01/15 z 14
WTC Boulevard Albert2 - 30 bo�te 2
B-1000 Bruxelles
Tel. +32.2.222.68.73
Mob. +32.478.23.20.51

This e-mail was carried on 100% recycled electrons...



-- 
Visit our websites http://www.dexia.be - http://www.axionweb.be

"The information contained in this message is intended for the addressee 
only and may contain confidential and/or privileged information and/or 
information protected by intellectual property rights. If you are not the 
addressee, please delete this message and notify the sender; you should 
not use, alter, copy or distribute this message or disclose its contents 
to anyone.
Email transmission cannot be guaranteed to be secure or error free as 
information could be intercepted, corrupted, lost, destroyed, arrive late 
or incomplete, or contain viruses. No responsibility is accepted by Dexia 
Bank for any loss or damage arising in any way from its use.
Any views or opinions expressed in this message are those of the author 
and do not necessarily represent those of Dexia Bank or any of its 
affiliates. Therefore this email does not constitute a commitment by Dexia 
bank unless it contains an express statement to the contrary from an 
authorised representative."

Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from 
this list.

Reply via email to