From 6eae39d873648b153dfe2dd9224dbf25b9007dc9 Mon Sep 17 00:00:00 2001 From: 7u83 <7u83@mail.ru> Date: Sat, 16 Jul 2022 00:12:13 +0200 Subject: [PATCH] Changed Ciphers --- src/wtp/cisco.ktv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/wtp/cisco.ktv b/src/wtp/cisco.ktv index ef70cbdf..b8c2dfe8 100644 --- a/src/wtp/cisco.ktv +++ b/src/wtp/cisco.ktv @@ -100,7 +100,8 @@ cisco/rouge-detection/rest :Bstr16: .x000aff800000 cisco/rouge-detection/rouge-detection :Bool: false cisco/sig-toogle :Bool: true cisco/ssl-certfile :Str: ../../ssl/certs/wtpc.crt -cisco/ssl-cipher :Str: ALL +#cisco/ssl-cipher :Str: ALL +cisco/ssl-cipher :Str: RSA:AES-128-CBC:SHA1 cisco/ssl-keyfile :Str: ../../ssl/certs/wtpc.key cisco/vlan/id :Word: 0 cisco/vlan/tagging :Bool: false