Can anyone help me in resolving the below issue please?
[ISS.0147.9010] Cannot get host key from server [sftp.net]:22. Details: com.jcraft.jsch.JSchException: Session.connect: java.security.InvalidAlgorithmParameterException: Prime size must be multiple of 64, and can only range from 512 to 1024 (inclusive)
Facing this error while trying to create a SFTP server alias ang generating a host key.
please provide your wM version as well as the Fixes applied to your IS installation.
There have been some issues to the SFTP JCraft lib with retrieving the keys from the server for which Fixes exist.
Please check with UpdateManager if there are Fixes available for your version.
If yes, then apply these and test again.
hopefully you have an Empower account with download rights for your company.
In this case you can install/open UpdateManager (SUM) and select the fixes you need.
Fixes for SFTP issues are part of IS_Core as well as SCG, TPP and TPS fixes.
IS_SPM Fix is not involved here.
in this case you should get in contact with the admins of the sftp server.
The host key is a generated ssh-rsa key (i.e. by ssh-keygen) provided by the host of the SFTP-Server.