This commit is contained in:
veeso
2021-01-10 18:22:53 +01:00
parent eeed99b013
commit d62a6e98c8
3 changed files with 6 additions and 6 deletions

View File

@@ -273,7 +273,7 @@ You can access the SSH key storage, from configuration moving to the `SSH Keys`
- **Remove an existing key**: just press `<DEL>` or `<CTRL+E>` on the key you want to remove, to delete persistently the key from termscp.
- **Edit an existing key**: just press `<ENTER>` on the key you want to edit, to change the private key.
> Q: Wait, my private key is protected with password, can I use it?
> Q: Wait, my private key is protected with password, can I use it?
> A: Of course you can. The password provided for authentication in termscp, is valid both for username/password authentication and for RSA key authentication.
---