How to connect SFTP with specified secure exchange algorithms

Advertisement

rami.guddeti@appshark.com
Joined:
Posts:
1
Location:
Hyderabad

How to connect SFTP with specified secure exchange algorithms

Currently I am using winscp version number 5.13.3 and per requirements I need to connect client SFTP with following key exchange algorithms on port number 22.

DH_GROUP_EXCHANGE_SHA256
ECDH_NISTP256

please advise!

Reply with quote E-mail

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,603
Location:
Prague, Czechia

Re: How to connect SFTP with specified secure exchange algorithms

See https://winscp.net/eng/docs/ui_login_kex

You cannot specifically request SHA-256 for DF. But if it's an requirement, I assume that the server does not allow SHA-1 at all, so you do not do need to configure anything on WinSCP side. It will pick the best algorithms from those supported by your SSH server.

Reply with quote

Advertisement

You can post new topics in this forum