Skip to content

Commit d44d328

Browse files
committed
doc UPDATE minor clarification
1 parent 8846e7e commit d44d328

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

FAQ.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ Starting the SSH session failed ()
1717

1818
__A:__ The most likely reason for this is that the SSH key that is used
1919
for this session authentication uses an algorithm not supported by
20-
your system. The supported algorithms are automatically loaded by *libssh*
21-
from OpenSSH configuration files (more info in `ssh_config(5)` and `sshd_config(5)`).
20+
your system. The supported algorithms can be configured but if not, they
21+
are automatically loaded by *libssh* from OpenSSH configuration files
22+
(more info in `ssh_config(5)` and `sshd_config(5)`).
2223

2324
__Q: When I try to connect to a server I immediately get a timeout after authenticating:__
2425

0 commit comments

Comments
 (0)