We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbeedc commit 2bfc004Copy full SHA for 2bfc004
docs/reference/auth.md
@@ -32,7 +32,7 @@ from configuring a webserver. (x509 certificates) SSH certificate authorities ar
32
capabilities as x509 authorities. They do not provide the ability to chain certificates, and they also don't provide a
33
built-in mechanism for certificate revocation other than the expiration date of the certificate.
34
35
-### Keyboard-interfactive authentication
+### Keyboard-interactive authentication
36
37
At first glance keyboard-interactive authentication is very similar to password authentication. However, with this
38
method the SSH server can provide customized questions to the client, to which the user has to provide answers. There
0 commit comments