set ssl-inspection exception
Description
Configure an existing SSL Inspection policy exception.
Syntax
|
|
] [ source-negate <source-negate> ] [ destination <destination> ] [
destination-negate <destination-negate> ] [ service <service> ] [
service-negate <service-negate> ] [ { [ category-name <category-name> ] |
[ category-id <category-id> ] } ] [ category-negate <category-negate> ] [
comment "<comment>" ] [ track <track> ] [ disabled <disabled> ]
Parameters
|
Parameter |
Description |
|---|---|
|
category-id |
Application or custom application name |
|
category-name |
Application or custom application name |
|
category-negate |
If true, the category is all traffic except what is defined in the category field Type: Boolean (true/false) |
|
comment |
Description of the rule A string that contains less than 257 characters, of this set:
|
|
destination |
Network object that is the target of the connection |
|
destination-negate |
If true, the destination is all traffic except what is defined in the destination field Type: Boolean (true/false) |
|
disabled |
Indicates if the exception is disabled Type: Boolean (true/false) |
|
position |
The index of exception Type: Decimal number |
|
service |
The network service object that the exception should match to |
|
service-negate |
If true, the service is everything except what is defined in the service field Type: Boolean (true/false) |
|
source |
Network object or user group that initiates the connection |
|
source-negate |
If true, the source is all traffic except what is defined in the source field Type: Boolean (true/false) |
|
track |
The action taken when there is a match on the rule Options: none, log, alert |
Example
|
|