Hi,
I am doing Content server installation 21.2. During the repository configuration on the new server, The repository is not up due to the below AEK errors.
AEK configurations are :
common.use.existing.aek=common.create.new
common.aek.passphrase.password=*******
common.aek.key.name=CSaek
common.aek.algorithm=AES_256_CBC
SERVER.CONFIGURATOR.DISTRIBUTED_ENV=false
Errors:
2021-10-25T16:43:22.901903 9455[9455] 0000000000000000 [DM_DCNFG_E_CANT_UPDATE_CRYPTO_MODE_OR_KEYSTORE]error: "crypto_mode and crypto_keystore attributes cannot be updated, once the docbase is created/upgraded"
2021-10-25T16:43:22.901935 9455[9455] 0000000000000000 [DM_SESSION_E_INIT_FAILURE1]error: "Failure to complete Crypto Objects initialization."
2021-10-25T16:43:23.220758 9455[9455] 0000000000000000 [DM_SESSION_E_INIT_FAILURE1]error: "Failure to complete Distributed Content Digital Signatures initialization."
2021-10-25T16:43:23.268577 9455[9455] 0000000000000000 [DM_SERVER_F_CANT_CREATE_TICKET_MANAGER]fatal: "Unable to create ticket manager on server startup. Likely reason is corrupted aek.key file or docbase config object. The server will shutdown."
Please assist on the AEK configuration & Distributed Content Digital Signatures initialization errors as it is a fresh installation for 21.2 on new server.