Create an encryption rule

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • Encryption rules are used by the proxy to find content in HTTP requests that should be encrypted.

    始める前に

    Role required: security_admin

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

    このタスクについて

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

    手順

    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
      注:
      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.