Same SSH Fingerprint with 2 Servers and Wing Gateway

Please post here if you have problems in using Wing FTP Server.
Post Reply
webdave
Posts: 1
Joined: Wed Nov 05, 2025 7:03 pm

Same SSH Fingerprint with 2 Servers and Wing Gateway

Post by webdave »

We have a Wing Gateway with 2 Wing SFTP servers behind it. Each SFTP servers is configured to use the same SSH key file but it appears each server is presenting a differing SSH thumbprint when connecting. Is there a way to make both servers present the same thumbprint?
FTP
Site Admin
Posts: 2144
Joined: Tue Sep 29, 2009 6:09 am

Re: Same SSH Fingerprint with 2 Servers and Wing Gateway

Post by FTP »

OK, you may add the same SSH key under "Server > Settings > SSH Host Key Manager", then choose it under "Domain > Settings > General Settings > Miscellaneous > SSH Host Key".

BTW, if the SFTP client connects via ECDSA/ED25519 host key, please keep the following files the same:

Data/ssh_host_ecdsa_key
Data/ssh_host_ed25519_key
Post Reply