hi how do u fix your error? help me please On Friday, January 6, 2017 at 10:06:50 PM UTC+3:30, Yan Zhou wrote: > > Figured out, the source code says 16 bytes. > > Yan > > On Friday, January 6, 2017 at 12:04:10 PM UTC-5, Yan Zhou wrote: >> >> Hi there, >> >> >> CAS Overlay 4.1.9, I generated webflow encryption key below. >> >> >> >> java -jar json-web-key-generator-0.4-SNAPSHOT-jar-with-dependencies.jar >> -t oct -s 256 >> >> >> I can generate another TGC signing key that works fine, but Webflow >> signing key gives me this error. >> >> >> >> SEVERE: Servlet.service() for servlet [cas] in context with path [/cas] >> threw exception [Request processing failed; nested exception is >> org.springframework.webflow.execution.FlowExecutionException: Exception >> thrown in state 'viewLoginForm' of flow 'login'] with root cause >> >> java.security.InvalidKeyException: Invalid AES key length: 43 bytes >> >> at >> com.sun.crypto.provider.AESCipher.engineGetKeySize(AESCipher.java:495) >> >> >> >> webflow.encryption.key=LqWoZsHfEYQZ3KIzWiC_KE8iUoKXK48FgTiIDpTZs80 >> >> what am I missing? >> >> Thx! >> Yan >> >
-- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/44c8861d-4c33-4212-8c1b-9aea637e016c%40apereo.org.
