RPM Transaction test error while installing the Azure.Monitor.CoreAgent in FIPs image
When installing the Azure.Monitor.CoreAgent on the Azure image SKU cbl-mariner-2-gen2, the process works without issues. However, attempting the same installation on the SKU cbl-mariner-2-gen2-fips results in an RPM transaction error. Upon inspecting the signature of the specific package Azure.Monitor.CoreAgent.x64-AOT-1.4.8-0.x86_64.rpm, the signature check fails, indicating it is NOT OK which is showing in the below image.
Online resources suggest that disabling the signature checks resolves the issue, but this is not an option due to security compliance.
Is there any way to install Azure.Monitor.CoreAgent.x64-AOT in FIPs enabled image in Azure!?
I would appreciate any suggestions you might have!