Create an encryption rule

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Encryption rules are used by the proxy to find content in HTTP requests that should be encrypted.

    Vorbereitungen

    Role required: security_admin

    Before creating an encryption rule, you must Inspect the client request to determine the format.

    Warum und wann dieser Vorgang ausgeführt wird

    To create or edit encryption rules, you must be connected to the instance through an encryption proxy.

    Prozedur

    1. Navigate to All > Edge Encryption Configuration > Rules > Create New.
    2. In the Name box, enter a name.
    3. In the Request Type, select an HTTP method.
      • HTTP Post
      • HTTP Get
      • HTTP Put
      • HTTP Patch
      • HTTP Delete
      Hinweis:
      Pre-Jakarta instances allow only HTTP Get and HTTP Post methods.
    4. In the Condition box, enter a JavaScript statement defining when the rule should run.
    5. In the Action box, enter a JavaScript function to be executed when the condition is true.
    6. In the Order box, enter the relative priority of the rule.
    7. Click Submit, or save the form.