Is this the right place to submit this?
Bug Description
Running Redfish operations with mTLS enabled currently 401 Unauthorized, unless explicitly setting TLSStrict: true in the bmcweb_persistent_data.json.
curl --include --key $KEY_PATH --cert $CERT_PATH https://bmcdevice/redfish/v1/Systems/system
This was introduced with 463a0e3 and appears to be fixed by reverting.
The current bmcweb compile modifications and PACKAGECONFIG can be seen at https://github.com/openbmc/openbmc/blob/56a1db99ffbce908d8e78e0f5540f5db55cb546f/meta-facebook/recipes-phosphor/interfaces/bmcweb_%25.bbappend#L4 .
Version
2.16.0-dev-2197-g3debd6217b
Additional Information
No response
Is this the right place to submit this?
Bug Description
Running Redfish operations with mTLS enabled currently
401 Unauthorized, unless explicitly settingTLSStrict: truein thebmcweb_persistent_data.json.curl --include --key $KEY_PATH --cert $CERT_PATH https://bmcdevice/redfish/v1/Systems/systemThis was introduced with 463a0e3 and appears to be fixed by reverting.
The current bmcweb compile modifications and
PACKAGECONFIGcan be seen at https://github.com/openbmc/openbmc/blob/56a1db99ffbce908d8e78e0f5540f5db55cb546f/meta-facebook/recipes-phosphor/interfaces/bmcweb_%25.bbappend#L4 .Version
Additional Information
No response