WAF disable signature
Hi,
I was trying to disable certain signatures as they were getting blocked for legitimate traffic. I found a cli command to add a signature to the disabled-signature field bit it only lets me add one signature, as soon as I try add another it just replaces the previous entry and that previous signature goes back to getting blocked.
config waf profile edit {Profile Name} config signature set disabled-signature {Event ID} end end
The disabled signature field only seems to be able to hold 1 id at a time. is there a way I can exempt several ids at a time? I want to avoid exempting a whole sub-class
