mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
SSH Agent: Add SSH certificate section in documentation
This commit is contained in:
parent
5c5d62ae6b
commit
cf0b9e6298
1 changed files with 6 additions and 0 deletions
|
|
@ -177,4 +177,10 @@ If you chose to not autoload the key on database unlock, you can manually make t
|
|||
|
||||
.SSH Agent Load Key from Context Menu
|
||||
image::sshagent_context_menu.png[]
|
||||
|
||||
==== Associate certificate to SSH key
|
||||
If you have an externally generated OpenSSH certificate file associated with your SSH key, you can configure it in the "Certificate" tab.
|
||||
|
||||
When the key is loaded, if "Use certificate" is checked, both the key and certificate are added to the agent.
|
||||
|
||||
// end::content[]
|
||||
|
|
|
|||
Loading…
Reference in a new issue