Set up a Java KeyStore keystore

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • You can use a Java KeyStore keystore to store encryption keys.

    Avant de commencer

    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.

    Pourquoi et quand exécuter cette tâche

    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.

    Procédure

    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.
    2. Save and close the edgeencryption.properties file.

    Que faire ensuite

    After setting up the Java KeyStore, Create encryption keys using the Java KeyStore keytool.