summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorSuryakanth Sekar <suryakanth.sekar@linux.intel.com>2020-03-31 10:41:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-03 00:14:28 +0300
commita95e4a952c182380b98edcd8d4f615faabb8af95 (patch)
tree84649fad55fc191a796c311ae6ca5f409aba4baf /meta-phosphor
parent5745d869296874b8d6bfb55a89b440ce3e9b84a3 (diff)
downloadopenbmc-a95e4a952c182380b98edcd8d4f615faabb8af95.tar.xz
Remove Cipher suite 3 from cipher list
Reason: For security reason- HMAC-SHA1 is deprecated. Plesae note: Use latest ipmitool or ipmitool v1.8.18.177.g7ccea28 later Tested: ipmitool lan print <channel> Should not list cipher 3 as supported. (From meta-phosphor rev: 72dbf6344b9abeae6bdc3c721359eef9ec5f67bd) Signed-off-by: Suryakanth Sekar <suryakanth.sekar@linux.intel.com> Change-Id: Idfb3d0f014e3b1e1155be98fac4df741dc97115e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
index 767fc708c..049ded062 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
@@ -1,10 +1,4 @@
{
- "a":{
- "cipher":3,
- "authentication":1,
- "integrity":1,
- "confidentiality":1
- },
"b":{
"cipher":17,
"authentication":3,