libnetconf2
libnetconf2 copied to clipboard
ssh-ed25519 server host keys
Hello,
Is it possible to configure ssh-ed25519 host keys for the server as an alternative to RSA? I don't see this as one of the options in the union values defined for ietf-crypto-types:asymmetric-key-algorithm-t.
This appears to be supported by libssh, but I couldn't find a way to configure ssh-ed25519 server keys for netopeer2.
Best Regards, Matt
You are right, it seems it is not supported by the used ietf-netconf-server module nor by libnetconf2 itself. We are currently working on a new version of the library and we will try to add support for this key algorithm there.