tinkerbell / rufio

Kubernetes Controller for BMC Interactions
Apache License 2.0
37 stars 16 forks source link

Question: Is there any plan to support to set a specific cipher suite for ipmi? #89

Closed chrisdoherty4 closed 1 year ago

chrisdoherty4 commented 1 year ago

Is there any plan to support to set a specific cipher suite for ipmi? Seems like default Cipher Suite is 3 in most systems and some of the manches support already Cipher suite 17. I saw similar request happened in other providers.

Raised on behalf of @jcamposeco.

jacobweinstock commented 1 year ago

Hey @jcamposeco. Yes. There is in progress work to enable this. The first steps are to update the underlining bmclib repo.

https://github.com/bmc-toolbox/bmclib/pull/324 https://github.com/bmc-toolbox/bmclib/pull/326

Once these land we can start to plumb it through to Rufio and make it configurable via the spec.