---
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


---

# Set up a Java KeyStore keystore

# Set up a Java KeyStore keystore {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

You can use a Java KeyStore keystore to store encryption keys.

## Vorbereitungen

Role required: admin

You must use the Java 1.8 version of the keytool utility. A copy of the utility can
be found in \<proxy install dir\>/java/jre/bin/keytool.

## Warum und wann dieser Vorgang ausgeführt wird

The Edge Encryption proxy ships
with the Java JCEKS KeyStore file named keystore.jceks in the
keystore directory. This keystore file contains the ServiceNow public key used to validate
encryption rules signed by ServiceNow.

## Prozedur

1. Set up the keystore properties.
   1. Change to the \<installation directory\>/conf/ directory.
   2. Open the edgeencryption.properties file.
   3. Enter the properties for the [Java KeyStore](https://servicenow-prod.fluidtopics.net/11zZkc8NDA9UEYvX8O_edw "The edgeencryption.properties configuration file located in the <installation directory>/conf/ folder contains properties used to configure your environment.").
   {#t_JavaKeyStoreSetUp__substeps_ysz_4x1_dt}
2. Save and close the edgeencryption.properties file.

## Nächste Maßnahme

After setting up the Java KeyStore, [Create encryption keys using the Java KeyStore keytool](https://servicenow-prod.fluidtopics.net/rUK4SiGtfkR1FpIpABBgqw "You can use the keytool shipped with the encryption proxy distribution to create AES 128-bit and AES 256-bit encryption keys.").
* **[Create encryption keys using the Java KeyStore keytool](https://servicenow-prod.fluidtopics.net/rUK4SiGtfkR1FpIpABBgqw)**   
  You can use the keytool shipped with the encryption proxy distribution to create AES 128-bit and AES 256-bit encryption keys.

