I am trying to use a ssh-ed25519 key without a passphrase. I am using docker-compose from https://github.com/boschkundendienst/guacamole-docker-compose. I can connect to the server using a username and password just fine. I have tried using ssh-ed25519 with and without a passphrase and I also tried using ssh-rsa with and without passphrase but it will not connect. I can use the command line in Linux and windows with the same key and it works fine.
Do you have any suggestions?
