Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: How to debug "Test CAS configuration" failure?
Hi,
When setting up a Liferay 6.1.1 portal with JASIG CAS (on different servers, with self-signed certificates), my "Test CAS configuration" says my URLs are unreachable. How do I debug this?
I don't see anything in the logs. Is there some logging levels I should change? which ones?
Thanks in advance,
Janus
When setting up a Liferay 6.1.1 portal with JASIG CAS (on different servers, with self-signed certificates), my "Test CAS configuration" says my URLs are unreachable. How do I debug this?
I don't see anything in the logs. Is there some logging levels I should change? which ones?
Thanks in advance,
Janus
Krzysztof Gołębiowski, modified 12 Years ago.
Liferay Master
Posts: 549
Join Date: 6/25/11
Recent Posts
First of all check if you can reach all URL's from the server. Then check your SSL cert, common problem that gives the same symptoms is self-generated certificate installed on CAS, that is not accepted by java http client used by Liferay ("URL is unreachable" with no messages in logs).
Krzysztof Gołębiowski:(...)common problem that gives the same symptoms is self-generated certificate installed on CAS, that is not accepted by java http client used by Liferay(...)
Same problem here. I'm on a test machine, no way to get a good certificate.
Any way to make the http client accept self signed certificates?
TIA
Fernando