Connecting to LINUX using winscpnet.dll
Hello,
We have historically connected to UNIX using winscpnet.dll. Here is an example of the host key parameter we are currently passing to connect to UNIX:
When we try to connect to a new LINUX box we are not able to. Here is the host key parameter we are currently trying to use to connect to LINUX:
We obtain the algorithm and host key via the WinSCP GUI.
Here is the error message we receive when trying to connect to LINUX:
We have historically connected to UNIX using winscpnet.dll. Here is an example of the host key parameter we are currently passing to connect to UNIX:
"ssh-rsa 2048 a4:51:0f:42:3d:64:87:8b:5b:4f:f8:39:ac:2a:69:e1".
"ssh-ed25519 255 0a:36:1f:27:f8:dd:f8:f8:59:4a:a9:e8:d5:f1:c4:3c".
Here is the error message we receive when trying to connect to LINUX:
Please let me know if you need further information, we greatly appreciate your time!"SSH host key fingerprint "ssh-ed25519 255 0a:36:1f:27:f8:dd:f8:f8:59:4a:a9:e8:d5:f1:c4:3c" does not match pattern /((ssh-rsa|ssh-dss)( |-))?(\d+ )?([0-9a-f]{2}(:|-)){15}[0-9a-f]{2}(;((ssh-rsa|ssh-dss)( |-))?(\d+ )?([0-9a-f]{2}(:|-)){15}[0-9a-f]{2})*/".