I'm working with QlikSense Web COnnectors, and I have to create a SFTP connection. The host key says that it has an algorithm of ssh-ed25519 255. Is this algorithm suppported in QlikSense? I only see the following in the Host Public Key algorithm dropdown.
DSS
ECDsaNistP256
ECDsaNistP384
ECDsaNistP521
Which one, if any should I be choosing as my host key algo? And if none match, am I just out of luck?
Also, I've got port 9922 set, but the QlikSense docs say that only 22 and 2222 are supported. Will that be an issue also.