As per the notice on my user profile in odoo.sh, I've tried to create an ssh-ed25519 key pair and add the public key via the web interface. However, when trying to ssh into the server, I get the following error message:
"Unable to negotiate with *odooserver* port 22: no matching host key type found. Their offer: ssh-rsa"
Do I have to enable support for ed25519 somewhere else in odoo.sh?