Core FTP is not working in FTPS / SSL direct mode.

Report bugs or issues with Core FTP Server here
Locked
trilokkhanna
Posts: 1
Joined: Thu Mar 05, 2009 7:28 am

Core FTP is not working in FTPS / SSL direct mode.

Post by trilokkhanna »

Hi,

I am trying to implement Secure FTP server in our organization. We need the FTP server to work as FTPS/SSL Direct but the server is not allowing any connections and throwing an error message mentioned below


Error showing at Core FTP Client error:

connect socket #876 to 10.96.8.190, port 990...
SSL/TLS error - 0, SSL error - 5, error:00000005:lib(0):func(0):dH lib
SSL Connection not established
Connect socket #908 to 10.96.8.190, port 990...
Can't establish connection --> 10.96.8.190:990 @ Thu May 14 12:58:03 2009 (0-38)


Error showing at Core FTP server Logs:

Security error - Failed to accept security context.



Could you provide helpin configuring the CoreFTP server in FTPS mode. Any step-by-step guide on configuring CoreFTP as FTPS mode will be a great help.

Thanks,
Trilok Khanna
david.a.roberts
Posts: 1
Joined: Mon Nov 23, 2009 5:10 pm

Same problem Server FTPS / SSL direct

Post by david.a.roberts »

I tried connecting locally, I have a certificate but also tried the self signed certificate, force SSL checked, FTP ?Direct SSL checked...
Same errors in the client...
...when using OpenSSL:
Connect socket #1432 to 130.108.161.32, port 1200...
SSL/TLS error - 0, SSL error - 5, error:00000005:lib(0):func(0):DH lib
SSL Connection not established
...when using Windows:
Connect socket #1572 to 130.108.161.32, port 1200...
Error reading secure data from the server.
Connection Lost..

Please post step by step instructions.
Thank you,
David Roberts
Locked