summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abraham <tabraham@suse.com>2021-05-11 13:35:59 -0400
committerAlexander Amelkin <mocbuhtig@amelkin.msk.ru>2021-06-06 18:57:38 +0300
commit50479484a2268d3c9d525ceed729c1faed7244b6 (patch)
tree2f16b3da817b0197000179e4a30970e02d7c345d
parent9a1c0e68ba8c764025c2aefe442387ad8a5f92e7 (diff)
downloadipmitool-50479484a2268d3c9d525ceed729c1faed7244b6.tar.gz
doc: update lanplus doc to reflect default cipher suite change
Modify the documentation to reflect commit 7772254b ("lanplus: Auto-select 'best' cipher suite available") which changed the default cipher suite for lanplus from 3 to 17
-rw-r--r--doc/ipmitool.1.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ipmitool.1.in b/doc/ipmitool.1.in
index 8f54a59..73ca07b 100644
--- a/doc/ipmitool.1.in
+++ b/doc/ipmitool.1.in
@@ -3742,9 +3742,9 @@ those available for the \fIlan\fP interface.
The \fB\-C\fR option allows you specify the authentication, integrity,
and encryption algorithms to use for for \fIlanplus\fP session based
on the cipher suite ID found in the IPMIv2.0 specification in table
-22\-19. The default cipher suite is \fI3\fP which specifies
-RAKP\-HMAC\-SHA1 authentication, HMAC\-SHA1\-96 integrity, and AES\-CBC\-128
-encryption algorightms.
+22\-19. The default cipher suite is \fI17\fP which specifies
+RAKP\-HMAC\-SHA256 authentication, HMAC\-SHA256\-128 integrity, and
+AES\-CBC\-128 encryption algorightms.
.SH "FREE INTERFACE"
.LP