留言板

SSL between 2 Tomcat servers

Paul Kerhervé,修改在11 年前。

SSL between 2 Tomcat servers

New Member 发布: 1 加入日期: 12-11-6 最近的帖子
HI,

I'm currently trying to configure 2 Tomcats, one with CAS, and another one with Liferay. I've created with OpenSSL a certificate for the CAS server, which is displayed when Liferay redirects me to the CAS page login in my browser, but when the CAS redirects me back to the Liferay, (when Liferay tries to validate the ticket CAS created), I only get a wonderful white page and the Liferay server displays "Unable to find valid certification path to requested target". I tried creating the certificate with keytool, or adding it to a custom truststore passed to Liferay, but everything keeps failing me.

Maybe you guys could help?

Thanks.