Problem:
Authentication request failed: net.sf.acegisecurity.AuthenticationServiceException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
Solution:
"A very common mistake in SSL is certificate CN mismatching. Make sure you use the same hostname used in the CN field of the certificate."
No comments:
Post a Comment