- A new user has been generated and the ssh keys have been created for that user with the ssh-keygen tool.
- I have created an asset of a Linux Ubuntu machine.
- When I put the previously created user and import the private key as authentication method I get an error: "Failed while loading private key (3330)"
- How can I register assets with accounts with ssh keys correctly?
Thank you