SSH Agent: Add SSH certificate section in documentation

This commit is contained in:
Alexandre Petit 2026-02-21 01:59:25 +01:00
parent 5c5d62ae6b
commit cf0b9e6298
No known key found for this signature in database

View file

@ -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[]