diff --git a/Python/etc/ssh/sshd_config b/Python/etc/ssh/sshd_config index 3b4b049..7df4d7f 100644 --- a/Python/etc/ssh/sshd_config +++ b/Python/etc/ssh/sshd_config @@ -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