ssh: ServerKeyBits 768 -> 1024

This commit is contained in:
Daniel STAN 2015-05-02 12:59:29 +02:00
parent efa75412b2
commit f45a755eb9

View file

@ -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