<div dir="ltr"><div><div>Hi all,<br><br>I have an xccdf file (I tried to simplify it to its maximum). See attached file rm.xml.<br><br>When I execute the command "oscap xccdf eval --profile xccdf_rabbitmq_profile_standard  rm.xml", I get a failed result.<br>[root]# oscap xccdf eval  --profile xccdf_rabbitmq_profile_standard  rm.xml<br>Title   1.3-s: TLS secure communication configuration<br>Rule    xccdf_rabbitmq_rule_13<br>Result  fail<br><br>When I execute the command " oscap oval eval   rm.xml", I get a success result.<br>[root]# oscap oval eval   rm.xml<br>Definition oval:rabbit:def:13: true<br>Evaluation done.<br><br>The file "/etc/rabbitmq/rabbitmq.conf" used by the test contains 3 lines :<br>toto<br>tutu<br>tata<br><br>So, result should be "success". It seems result returned by oval is correct but result returned by xccdf is wrong.<br><br>What is wrong ?<br><br></div>Thanks a lot for any help<br><br></div>Raymond Mercier<br></div>