79555633

Date: 2025-04-04 14:55:38
Score: 4
Natty: 4
Report link

Could you please describe how your OpenBMC send events to listener (other than the SubmitTestEvent) ?

My listener get every generic event triggered by SubmitTestEvent. However when I generate an error or status change I get nothing.

About your question, you could disable the TLS authentication, like :

curl --user root:0penBmc  -k -X PATCH -H "ContentType:application/json" --data '{"Oem": {"OpenBMC": {"AuthMethods": { "TLS": false} } } }' https://${bmc}/redfish/v1/AccountService
Reasons:
  • RegEx Blacklisted phrase (2.5): Could you please describe how your
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: M.B