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.