I am receiving the WARN messages below during CAS 5.1 startup. I have set the tgc and clearPass encryptionKeys and secretKeys This message does not specify a module for the encryption/secret key, so I'm not sure where to put the generated values.
2017-12-04 08:34:52,049 [main] WARN org.apereo.cas.util.cipher.BaseBinaryCipherExecutor - Secret key for signing is not defined. CAS will attempt to auto-generate the signing key 2017-12-04 08:34:52,054 [main] WARN org.apereo.cas.util.cipher.BaseBinaryCipherExecutor - Generated signing key [ ABC] of size [512]. The generated key MUST be added to CAS settings. 2017-12-04 08:34:52,054 [main] WARN org.apereo.cas.util.cipher.BaseBinaryCipherExecutor - No encryption key is defined. CAS will attempt to auto-generate keys 2017-12-04 08:34:52,054 [main] WARN org.apereo.cas.util.cipher.BaseBinaryCipherExecutor - Generated encryption key [ 123 ] of size [16]. The generated key MUST be added to CAS settings. Thanks! -Adam -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAN6MV5MBNTfts9Et9_osuxpEffe-R0XGdcF6LBNhrD3pPj8WbA%40mail.gmail.com.
