Ajout : srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg
authorJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Thu, 2 Apr 2015 11:29:27 +0000 (13:29 +0200)
committerJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Thu, 2 Apr 2015 11:31:59 +0000 (13:31 +0200)
lib/tool/admin
sec
srv/ateliers/etc/ssh/ssh_host_ed25519_key.gpg [new symlink]
srv/ateliers/etc/ssh/ssh_host_ed25519_key.pub [new symlink]
srv/ateliers/etc/ssh/sshd_config

index 35fa89f..be2705d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 35fa89f7261e3909983444c32241a9b14d033122
+Subproject commit be2705d22382027ab03515651ad4a2f8b1f11746
diff --git a/sec b/sec
index 70698eb..b87eb12 160000 (submodule)
--- 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 (symlink)
index 0000000..e15d536
--- /dev/null
@@ -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 (symlink)
index 0000000..0876b8a
--- /dev/null
@@ -0,0 +1 @@
+.../sec/etc/ssh/ssh_host_ed25519_key.pub
\ No newline at end of file
index 9643da1..317c7d3 100644 (file)
@@ -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