> I use case-server version 3.4.5.
> I wanted to know if it handles authentication MD5 for mysql jdbc connector.
> PrioriĀ  MD5PasswordEncoder is possible only with case-server-3.0.4.

DefaultPasswordEncoder supersedes MD5PasswordEncoder by allowing the
deployer to choose the digest function, which would include any
MessageDigest algorithm available in your configured security
providers.  By default anything in the MAC section of
http://download.oracle.com/javase/1.5.0/docs/guide/security/jce/JCERefGuide.html#AppA
is available, which of course includes MD5.  See
https://wiki.jasig.org/display/CASUM/JDBC for more information.

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

Reply via email to