SSL/TLS handshake failed

I am getting some errors on some servers which i just cant figure out...

1) SSL/TLS client handshake failed (Error = 0x80090005).

2) SSL/TLS client handshake failed (Error = 0x2746).

U got any clue on what the issue might be?


Regards

Hello ..

Please post the complete log. Set the LogFile property to get it.

The most common problem is a missing client cert. Please refer to the documentation how to set it. If your application is running under a web user context for example you have to set the proper cert store property as well.
Also try to connect to the FTP servers with the SmartFTP Client it uses exactly the same FTP Library component.

-Mat