cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Default encryption algorithm for SFTP without PGP

Former Member
0 Likes
1,654

Hi Experts,


We are planning to interface third party SFTP server by sending the files in secured manner(without PGP encryption). As per the standard SFTP adapter and SSH Protocol, connection and data are encrypted during the file transfer using secured tunnel.

Will the SFTP adapter use a default encryption if don't PGP encryption? Will SFTP use SSH server default encryption to encrypt data sent from SFTP adapter? we understand SFTP supports multiple encryption, But does SFTP use a default encryption when we are not using PGP encryption in Interface?

Regards,
Rosh

View Entire Topic
manoj_khavatkopp
Active Contributor
0 Likes

Please go through SAP Note: 2344454 which has the list of encryption algo (CIPHER) supported by SFTP adapter. But However i don't thik there is option in PI to select particular algo from one of those , this is usually identified by the SFTP server settings automatically.