Forums de discussion

How to debug "Test CAS configuration" failure?

Janus Godard, modifié il y a 10 années.

How to debug "Test CAS configuration" failure?

New Member Publications: 17 Date d'inscription: 01/08/13 Publications récentes
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
thumbnail
Krzysztof Gołębiowski, modifié il y a 10 années.

RE: How to debug "Test CAS configuration" failure?

Liferay Master Publications: 549 Date d'inscription: 25/06/11 Publications récentes
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).
thumbnail
Fernando Fernandez, modifié il y a 5 années.

RE: How to debug "Test CAS configuration" failure?

Expert Publications: 396 Date d'inscription: 22/08/07 Publications récentes
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