Create an encryption key stored in a file

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:1分
  • You can use a simple text file as a keystore. Each file holds a single encryption key.

    始める前に

    Role required: admin

    このタスクについて

    This step creates both the key storage and the encryption key.
    注:
    The name of the key file must match the key alias specified in the encryption keys table in the instance. See Configure encryption keys on the instance.

    手順

    1. Create a file in the /keys folder of the proxy server installation directory.
    2. Add the encryption key to the file.
      オプション説明
      AES 128 Place the encryption key, exactly 16 bytes, into the file.
      AES 256 Place the encryption key, exactly 32 bytes, into the file.
    3. Update the edgeencryption.properties file.
      1. Change to the <installation directory>/conf/ directory.
      2. Open the edgeencryption.properties file.
      3. Enter the properties for the file store.
      4. Save and close the file.