Encryption rules are used by the proxy to find content in HTTP requests that should
be encrypted.
Before you begin
Role required: security_adminBefore creating an encryption rule, you must Inspect the client request to determine the format.
About this task
To create or edit encryption rules, you must be connected to the instance through an
encryption proxy.
Procedure
-
Navigate to .
-
In the Name box, enter a name.
-
In the Request Type, select an HTTP method.
-
HTTP Post
-
HTTP Get
-
HTTP Put
-
HTTP Patch
-
HTTP Delete
Note: Pre-Jakarta
instances allow only HTTP Get and HTTP
Post methods.
-
In the Condition box, enter a JavaScript statement
defining when the rule should run.
-
In the Action box, enter a JavaScript function to be
executed when the condition is true.
-
In the Order box, enter the relative priority of the
rule.
-
Click Submit, or save the form.