Set up a Java KeyStore keystore

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • You can use a Java KeyStore keystore to store encryption keys.

    Antes de Iniciar

    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.

    Por Que e Quando Desempenhar Esta Tarefa

    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.

    Procedimento

    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.

    O que Fazer Depois

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