CONFIG SSLFILTERING RULE UPDATE
Level
contentfilter,modify
History
Appears in Netasq 9.0.0
Description
Modify a rule in configuration file at given line.
Usage
index=<profile_idx> ruleid=<digit> [state=on|off] [action=decrypt|nodecrypt|block|blockpage0|blockpage1|blockpage2|blockpage3] [cngroup=<cngroup object|cncategorygroup object>] [comment=<string>]
state : enable or disable the rule
index : profile number
ruleid : rule line number
action : action to apply
cngroup : group name to use for filter
comment : comment for the rule
Example
CONFIG SSLFILTERING RULE UPDATE index=0 ruleid=3 action=block cngroup=bank comment="block bank web site"