> I concluded in a certicate error (yes I can read), but I really don't know > how to configure WAS and avoid this error. > For my test, I generated a dummy certificate on my tomcat server.
The dummy certificate on the CAS server is not trusted by the JVM running Websphere. You need to import the dummy certificate into the keystore used by Websphere. I will admit ignorance in Websphere per se, but I would imagine it uses the system keystore by default, which is $JAVA_HOME/jre/lib/security/cacerts. 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
