Automation features released in January 2023
Support of additional Server Host Key and HMAC Algorithms in the SFTP App (30-01-2023)
Introduces support for additional algorithms when creating a connection in the SFTP Action Flow's app.
The following new algorithms are available from now on:
- Server Host Key algorithms:
- ssh-ed25519
- ecdsa-sha2-nistp256
- ecdsa-sha2-nistp384
- ecdsa-sha2-nistp521
- rsa-sha2-512
- rsa-sha2-256
- ssh-rsa
- ssh-dss
- HMAC algorithms:
- hmac-sha2-256-etm@openssh.com
- hmac-sha2-512-etm@openssh.com
- hmac-sha1-etm@openssh.com
- hmac-sha2-256
- hmac-sha2-512
- hmac-sha1
- hmac-md5
- hmac-sha2-256-96
- hmac-sha2-512-hmac-sha2-256-96
- hmac-ripemd160
- hmac-sha1-96
- hmac-md5-96
Documentation: SFTP
-----------------------------