ipmi_* modules do not support specifying RCMP encryption key #3698
Labels
feature
This issue/PR relates to a feature request
module
module
plugins
plugin (any type)
remote_management
Summary
IPMI traffic may be encrypted with RCMP (RCMP+ of IPMI 2.0?) and IPMI BMCs provide a setting for this key. But the modules
ipmi_boot
andipmi_power
do not support user-specified encryption key.The underlying python library
pyghmi
does support specifying the encryption key to theCommand
object:This parameter should take the 128-bit encryption key usually specified as a hex string.
Issue Type
Feature Idea
Component Name
ipmi_boot
Additional Information
Code of Conduct
The text was updated successfully, but these errors were encountered: