---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Create an encryption rule

# Create an encryption rule {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 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](https://servicenow-prod.fluidtopics.net/Dcn2DVGury5X24PFjWS_Kg "Before creating a custom encryption rule, you must determine the format of the client request entering the Edge Encryption proxy server.") 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 AllEdge Encryption ConfigurationRulesCreate 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

   {#t_CreateAnEncryptionRule__choices_wty_r3z_5x}  
   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.

