Resolution: When executing the FTP GET activity using SSL, BW throws the error:
"javax.net.ssl.SSLHandshakeException: Remote host closed connection during
handshake……”
After enabling SSL tracing, BW is able to make the SSL connection and execute the FTP GET activity. BW also receives some application data. However BW throws the error, "450 TLS session of data connection has not resumed or the session does not match
the control connection." The error is seen with the latest Filezilla server which has a new feature called, "Require TLS session resumption on data connection when using PROT P". If you disable this option, the BW FTP Get activity works fine.