If you try to build the master branch of CAS, you may have ClearPass tests failures with an error : "InvalidKeyException : Illegal key size". It's due to the default limitation in cryptography of your JRE or JDK.
Thanks for pointing that out. The unlimited strength policy files are a standard part of our JRE environment, so I never would have noticed. I imagine lots of folks install those as a matter of practice. That said, we should probably simply use a shorter encryption key since it's for either test data or default configuration. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
