Upgrade SSH Key Exchange algorithm on JetStream switches.
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Upgrade SSH Key Exchange algorithm on JetStream switches.
Can we get some new firmware with updated key exchange methods? My TL-SG3428MP requests diffie-hellman-group1-sha1 which is now regarded as legacy.
I have to send very specific requirements when using SSH from my local machine. ex.
#/user/.ssh/config
Host 192.168.0.254
KexAlgorithms +diffie-hellman-group1-sha1
HostKeyAlgorithms +ssh-dss
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc