@bennyv53 the SSH key is the key to login to your server. How do you ssh into your server? There are two common modes to auth with ssh - with a password or via key . For example, ssh root@my.tee.digital . Do you enter a password here ? Or does it automatically log you in without a password (most likely ssh key based if that's the case).