ssh: ServerKeyBits 768 -> 1024
This commit is contained in:
parent
efa75412b2
commit
f45a755eb9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ header("Configuration du serveur ssh")
|
|||
|
||||
@# Lifetime and size of ephemeral version 1 server key
|
||||
@KeyRegenerationInterval 3600
|
||||
@ServerKeyBits 768
|
||||
@ServerKeyBits 1024
|
||||
|
||||
@# Logging
|
||||
@SyslogFacility AUTH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue