Just did a quick test from
Code: Select all
$ tcpip show version
HP TCP/IP Services for OpenVMS Alpha Version V5.7
on an AlphaServer 400 4/166 running OpenVMS V8.4
$ ssh x86vms
warning: Authentication failed.
Disconnected; key exchange or algorithm negotiation failed (Algorithm negotiation failed.).
Updated TCPIP Services 5.7 to ECO5 and:
Code: Select all
$ tcpip show version
HP TCP/IP Services for OpenVMS Alpha Version V5.7 - ECO 5
on an AlphaServer 400 4/166 running OpenVMS V8.4
$ ssh x86vms
Welcome to OpenVMS (TM) x86_64 Operating System, Version V9.2-1
system's password:
Authentication successful.
For completeness: After the update to ECO5 it has
Code: Select all
$ ssh -h
...
Supported ciphers:
3des-cbc,aes256-cbc,aes192-cbc,aes128-cbc,aes256-ctr,aes192-ctr,aes128-ctr,
blowfish-cbc,twofish-cbc,twofish256-cbc,twofish192-cbc,twofish128-cbc,
des-cbc@ssh.com,cast128-cbc,rc2-cbc@ssh.com,arcfour,none
Supported MAC algorithms:
hmac-md5,hmac-md5-96,hmac-sha1,hmac-sha1-96,hmac-sha256@ssh.com,
hmac-sha256-96@ssh.com,hmac-ripemd160@ssh.com,hmac-ripemd160-96@ssh.com,
hmac-tiger128@ssh.com,hmac-tiger128-96@ssh.com,hmac-tiger160@ssh.com,
hmac-tiger160-96@ssh.com,hmac-tiger192@ssh.com,hmac-tiger192-96@ssh.com,none