We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8846e7e commit d44d328Copy full SHA for d44d328
FAQ.md
@@ -17,8 +17,9 @@ Starting the SSH session failed ()
17
18
__A:__ The most likely reason for this is that the SSH key that is used
19
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)`).
+ your system. The supported algorithms can be configured but if not, they
+ are automatically loaded by *libssh* from OpenSSH configuration files
22
+ (more info in `ssh_config(5)` and `sshd_config(5)`).
23
24
__Q: When I try to connect to a server I immediately get a timeout after authenticating:__
25
0 commit comments