From: Julien Moutinho Date: Thu, 2 Apr 2015 11:29:27 +0000 (+0200) Subject: Ajout : srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fadmin.git;a=commitdiff_plain;h=a5c3668309a467f2c2873671c5353672fbafe636 Ajout : srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg --- diff --git a/lib/tool/admin b/lib/tool/admin index 35fa89f..be2705d 160000 --- a/lib/tool/admin +++ b/lib/tool/admin @@ -1 +1 @@ -Subproject commit 35fa89f7261e3909983444c32241a9b14d033122 +Subproject commit be2705d22382027ab03515651ad4a2f8b1f11746 diff --git a/sec b/sec index 70698eb..b87eb12 160000 --- a/sec +++ b/sec @@ -1 +1 @@ -Subproject commit 70698eb4df8b546882e8aaeaea40c8d12e01279d +Subproject commit b87eb12164cf7a742ddd096e0726d275b5bc9a6c diff --git a/srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg b/srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg new file mode 120000 index 0000000..e15d536 --- /dev/null +++ b/srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg @@ -0,0 +1 @@ +.../sec/etc/ssh/ssh_host_ed25519_key.gpg \ No newline at end of file diff --git a/srv/ateliers/etc/ssh/ssh_host_ed25519_key.pub b/srv/ateliers/etc/ssh/ssh_host_ed25519_key.pub new file mode 120000 index 0000000..0876b8a --- /dev/null +++ b/srv/ateliers/etc/ssh/ssh_host_ed25519_key.pub @@ -0,0 +1 @@ +.../sec/etc/ssh/ssh_host_ed25519_key.pub \ No newline at end of file diff --git a/srv/ateliers/etc/ssh/sshd_config b/srv/ateliers/etc/ssh/sshd_config index 9643da1..317c7d3 100644 --- a/srv/ateliers/etc/ssh/sshd_config +++ b/srv/ateliers/etc/ssh/sshd_config @@ -13,7 +13,7 @@ HostbasedAuthentication no IgnoreRhosts yes IgnoreUserKnownHosts no KerberosAuthentication no -#KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256 +KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256 KeyRegenerationInterval 3600 ListenAddress 0.0.0.0:22 LogLevel INFO