Set up a Java KeyStore keystore

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • You can use a Java KeyStore keystore to store encryption keys.

    始める前に

    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.

    このタスクについて

    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.

    手順

    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.

    次のタスク

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