summaryrefslogtreecommitdiff
path: root/sshd_config.0
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.0')
-rw-r--r--sshd_config.012
1 files changed, 11 insertions, 1 deletions
diff --git a/sshd_config.0 b/sshd_config.0
index 0498495fe..af54da6b2 100644
--- a/sshd_config.0
+++ b/sshd_config.0
@@ -206,6 +206,16 @@ DESCRIPTION
206 before authentication is allowed. If the argument is none then 206 before authentication is allowed. If the argument is none then
207 no banner is displayed. By default, no banner is displayed. 207 no banner is displayed. By default, no banner is displayed.
208 208
209 CASignatureAlgorithms
210 Specifies which algorithms are allowed for signing of
211 certificates by certificate authorities (CAs). The default is:
212
213 ecdsa-sha2-nistp256.ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
214 ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
215
216 Certificates signed using other algorithms will not be accepted
217 for public key or host-based authentication.
218
209 ChallengeResponseAuthentication 219 ChallengeResponseAuthentication
210 Specifies whether challenge-response authentication is allowed 220 Specifies whether challenge-response authentication is allowed
211 (e.g. via PAM or through authentication styles supported in 221 (e.g. via PAM or through authentication styles supported in
@@ -1079,4 +1089,4 @@ AUTHORS
1079 versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support 1089 versions 1.5 and 2.0. Niels Provos and Markus Friedl contributed support
1080 for privilege separation. 1090 for privilege separation.
1081 1091
1082OpenBSD 6.4 July 20, 2018 OpenBSD 6.4 1092OpenBSD 6.4 September 20, 2018 OpenBSD 6.4