Hi, I have configured my app and CAS and everything works, but it does with the CAS and the app in the same host. Now I want to use them in different hosts
If we have my app in hostA and CAS in hostB, (originally app was in hostB) I have the keystore created originally for hostB named hostB.keystore When I change my app to hostA I have a this configuration for app cas.server.validateUrl=https://hostB:8443/frmwkCas/proxyValidate cas.server.casFailed=https://hostB/frmwkCas/casFailed.jsp cas.client.urlService=http://hostA/appWeb/j_acegi_cas_security_check cas.server.loginUrl=https://hostB/frmwkCas/login cas.server.logoutUrl=https://hostB/frmwkCas/logout cas.client.trustStore=/path to /hostB.keystore But login fails. What I want to know is if I must generate another keystore (I think I shouldn´t) and If the hostB.keystore works, If I should import it to jvm of hostA Thanks Pablo -- 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
