Hi Experts,
I am working on one integration scenario with Success Factor to third party SFTP server through Cloud Platform Integration(HCI). For SFTP SSL Connection we need to deploy known_host file in Cloud Platform Integration.
I am using Cygwin terminal in my case for creating Known_host file and using command ssh-keyscan hostname/ip address -> filename. By using this command I am able to create known_host file but it is creating blank, as I tried it with internal SFTP server it was created successfully.
Can anyone suggest me the exact solution for this?
Thanks in advance!