Reference: Adaptive Planning SFTP Host Key and Key Exchange Algorithms
Host Key Algorithms
Adaptive Planning supports these host key algorithms when
Use RSA or DSS as the Fingerprint Algorithm
isn't selected in the SFTP Credentials settings:
- "ssh-ed25519"
- "ecdsa-sha2-nistp256"
- "ecdsa-sha2-nistp384"
- "ecdsa-sha2-nistp521"
- "ssh-rsa"
- "ssh-dss"
Use RSA or DSS as the Fingerprint Algorithm
is selected in the SFTP Credentials settings:
- "ssh-rsa"
- "ssh-dss"
Key Exchange Algorithms
Adaptive Planning supports these key exchange algorithms:
- "curve25519-sha256"
- "curve25519-sha256@libssh.org"
- "ecdh-sha2-nistp256"
- "ecdh-sha2-nistp384"
- "ecdh-sha2-nistp521"
- "diffie-hellman-group-exchange-sha256"
- "diffie-hellman-group-exchange-sha1"
- "diffie-hellman-group16-sha512"
- "diffie-hellman-group14-sha256"
- "diffie-hellman-group14-sha1"
- "diffie-hellman-group1-sha1"