Same SFTP server returning different host key fingerprints
Hey,
I have an application which connects to a single SFTP server and which expects the following host key fingerprint:
This application is installed and working in many Windows computers. I notice that, in (at least) one of them, the following error message:
So I compared the OS version of this computer with another one where the host key is working and they match:
I also ran the same WinSCP.exe version with the same .ini configuration in both computers and got the same behavior.
So I'm wondering what could be the cause of getting the "ssh-rsa 4096" host key in most installations and the "ssh-rsa 1024" in some of them.
I appreciate any help and thank you in advance.
[]s
Marco.
I have an application which connects to a single SFTP server and which expects the following host key fingerprint:
ssh-rsa 4096 cc:f0:**:**:**:**:**:**:**:**:**:**:**:**:**:**
Host key does not match configured key fingerprint "ssh-rsa 4096 cc:f0:**:**:**:**:**:**:**:**:**:**:**:**:**:**"! Host key fingerprint is ssh-rsa 1024 X4op****************************************. Authentication failed.
OS Name: Microsoft Windows 7 Professional OS Version: 6.1.7601 Service Pack 1 Build 7601
So I'm wondering what could be the cause of getting the "ssh-rsa 4096" host key in most installations and the "ssh-rsa 1024" in some of them.
I appreciate any help and thank you in advance.
[]s
Marco.