Skip to content

Commit

Permalink
Remove Cipher suite 3 from cipher list
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
htnakayrus authored and geissonator committed Apr 2, 2020
1 parent 5745d86 commit a95e4a9
Showing 1 changed file with 0 additions and 6 deletions.
@@ -1,10 +1,4 @@
{
"a":{
"cipher":3,
"authentication":1,
"integrity":1,
"confidentiality":1
},
"b":{
"cipher":17,
"authentication":3,
Expand Down

0 comments on commit a95e4a9

Please sign in to comment.