Create an encryption key stored in a file
You can use a simple text file as a keystore. Each file holds a single encryption key.
시작하기 전에
Role required: admin
이 태스크 정보
주:
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.
프로시저
- Create a file in the /keys folder of the proxy server installation directory.
-
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. -
Update the edgeencryption.properties file.
- Change to the <installation directory>/conf/ directory.
- Open the edgeencryption.properties file.
- Enter the properties for the file store.
- Save and close the file.