Docs: private keys with passwords

This commit is contained in:
ChristianVisintin 2020-12-25 21:35:28 +01:00
parent 22a9eb03b6
commit 7e275a9075

View file

@ -270,6 +270,9 @@ 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?
> A: Of course you can. The password provided for authentication in termscp, is valid both for username/password authentication and for RSA key authentication.
---
## Keybindings ⌨