On Sat, 2 Mar 2013, Danny Sinang wrote:

Hi,

I rebooted my local machine (which runs Liferay, CAS, Moodle, and openLDAP)
but I'm now getting the error below when I log into Liferay  (
https://192.168.0.125:8443/ ) :

09:31:08,822 ERROR [http-bio-8443-exec-7][CommonUtils:294]
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target

javax.net.ssl.SSLHandshakeException:
sun.security.validator.ValidatorException: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target

at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)


Logging into Moodle works fine though.

What could the above error mean ?

Your SSL certificate for https://192.168.0.125:8443/ is not present in your Java keystore ($JAVA_HOME/jre/lib/security/cacerts). It is a harmless but annoying error, so I suggest adding your SSL certificate to the Java keystore.

        Andy

--
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

Reply via email to