docs: Add hostbound pubkey authentication

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Pavol Žáčik <pzacik@redhat.com>
Merge-Request: <https://gitlab.com/libssh/libssh-mirror/-/merge_requests/836>
This commit is contained in:
Jakub Jelen
2026-06-01 13:31:32 +02:00
parent d496a89556
commit d2eb9d4b36

View File

@@ -39,8 +39,9 @@ The libssh library provides:
- <strong>MAC mechanisms</strong>: hmac-sha2-256-etm@openssh.com,
hmac-sha2-512-etm@openssh.com, hmac-sha1-etm@openssh.com, hmac-sha2-256,
hmac-sha2-512, hmac-sha1, hmac-sha2-256, hmac-sha2-512
- <strong>Authentication</strong>: none, password, public-key,
keyboard-interactive, <i>gssapi-with-mic, gssapi-keyex</i>
- <strong>Authentication</strong>: none, password, publickey,
publickey-hostbound-v00@openssh.com, keyboard-interactive, gssapi-with-mic,
gssapi-keyex
- <strong>Channels</strong>: shell, exec (incl. SCP wrapper), direct-tcpip,
subsystem, auth-agent (auth-agent@openssh.com)
- <strong>Global Requests</strong>: tcpip-forward, forwarded-tcpip