- Create a number of SSH keys with similar names on a server, e.g.:
- Test1
- Test2
- Test3
- Delete the first one from the server ("Test1"). The Ploi web UI will reflect one SSH key as having been successfully removed, while still listing the other two as being on the server.
- Check the server directly, the
authorized_keysfile is now missing all three of the SSH keys with the "Test" prefix!