From 0a8021c21eb918cc2c31d7d922b6428017b341c0 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 12 May 2018 11:58:55 +0200 Subject: T631: use completionHelp for SSH rather then valueHelp SSH is already probed for some possible values. ALso use completionHelp for available ciphers. In addition drop 'perl' from helper script in favor of 'tr'. --- interface-definitions/ssh.xml | 59 ++++--------------------------------------- 1 file changed, 5 insertions(+), 54 deletions(-) (limited to 'interface-definitions/ssh.xml') diff --git a/interface-definitions/ssh.xml b/interface-definitions/ssh.xml index 9965dd69e..5b9368360 100644 --- a/interface-definitions/ssh.xml +++ b/interface-definitions/ssh.xml @@ -46,58 +46,9 @@ Allowed ciphers - - chacha20-poly1305@openssh.com - ChaCha20 Poly1305 - - - 3des-cbc - 3DES CBC (weak) - - - aes128-cbc - AES 128 CBC - - - aes192-cbc - AES 192 CBC - - - aes256-cbc - AES 256 CBC - - - aes128-ctr - AES 128 CTR - - - aes192-ctr - AES 192 CTR - - - aes256-ctr - AES 256 CTR - - - arcfour128 - AC4 128 (broken) - - - arcfour256 - AC4 256 (broken) - - - arcfour - AC4 (broken) - - - blowfish-cbc - Blowfish CBC - - - cast128-cbc - CAST 128 CBC - + + + @@ -114,7 +65,7 @@ Key exchange algorithms - + @@ -162,7 +113,7 @@ Allowed message authentication algorithms - + -- cgit v1.2.3