Hi Team,
Currently we are IBM ACE version 12.0.3.0. We have an application using File Output node for SFTP file transfer. This has been set using policy in which the Remote transfer Protocol is mentioned as SFTP.
To connect to remote server, we are using ssh-key based authentication.
Recently our client has changed the Ciphers at their server and made it mandatory to use either rsa-sha2-512 or rsa-sha2-256.
We tried to create new public keys using these Ciphers and provided the key to the Client, but even after the Integration Server restart the connection is still failing with error:
"CauseOfError>File Output. sftpMonitoring. <REMOTE SERVER IP>. MAC or CIPHER not supported by the server. SFTP. </CauseOfError>"
Could you please suggest any solutions for this?
Thanks,
Priya