summaryrefslogtreecommitdiff
path: root/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json')
-rw-r--r--meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json b/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
new file mode 100644
index 000000000..767fc708c
--- /dev/null
+++ b/meta-yadro/recipes-phosphor/ipmi/phosphor-ipmi-config/cipher_list.json
@@ -0,0 +1,14 @@
+{
+ "a":{
+ "cipher":3,
+ "authentication":1,
+ "integrity":1,
+ "confidentiality":1
+ },
+ "b":{
+ "cipher":17,
+ "authentication":3,
+ "integrity":4,
+ "confidentiality":1
+ }
+}