I am trying to connect to a target system over FTPS (not SFTP). But I am getting the below error But there is an error when trying to connect from wM flow service using pub.client.ftp:login service with below input:
serverhost: XXXX
serverport: 21
username:
password
secure/auth: TLS
secure/securedata: True
Error:[ISC.0064.9016] FTP AUTH command failed with error : Peer sent alert: Alert Fatal: handshake failure
Is there any configuration required for FTPS implementation. I am using webMethods 9.7 version and I am successfully able to connect to the target from filezilla.