The ability to create "OR" logic in rules would allow for better rule management of complex systems and processes.
Especially for certificate-based rules, to structure rules with and/or functionality would allow for rule consolidation. For Example, the following rule would cover all installation components that may otherwise take 2-3 separate rules:
Cert = XYZ Company
AND
Product Name = XYZ Installation Services
OR
File Name = setup.exe
OR
File Name = drivers.dll