掲示板

SSL between 2 Tomcat servers

11年前 に Paul Kerhervé によって更新されました。

SSL between 2 Tomcat servers

New Member 投稿: 1 参加年月日: 12/11/06 最新の投稿
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.