From 50479484a2268d3c9d525ceed729c1faed7244b6 Mon Sep 17 00:00:00 2001 From: Thomas Abraham Date: Tue, 11 May 2021 13:35:59 -0400 Subject: [PATCH] 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 --- doc/ipmitool.1.in | 6 +++--- 1 file 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