SSL: Error During Handshake: 80090308

This is frequently seen when using FTPS (FTP over SSL), but can occur under other conditions as well.

If the component is configured to connect to the remote host in implicit SSL mode, but the server is expecting explicit SSL, the SSL handshake will fail with this message.

To resolve this set the SSLStartMode property to sslExplicit, or change the RemotePort property value to a port you know is accepting implicit SSL connections.

Note that if you're using a proxy server this may be an indication that your proxy server does not support SSL.

The above information is often enough to resolve the error. If for some reason it does not, please refer to this error's section in our article on Common Windows Security Errors

We appreciate your feedback.  If you have any questions, comments, or suggestions about this article please contact our support team at kb@nsoftware.com.