WAF URL Whitelist syntax

Hi Ryan,
it seems that ACOS device doesn’t like brackets “( )” around “https://”. Please try without them.

ACOS(config)\#waf policy create aaa 
Type in your WAF policy file (type . on a line by itself when done)
permitted,^https?:\\/\\/?(?:[a-z\\.]\{2\}|test)\\-(?:ws|acl)\\.subdomain.domain(?:com?|org)\\/path1\\/(?:about|index)$

.
WAF policy aaa created; syntax check passed

Hope this works for you.
Thanks!