RESTアダプタでの接続を行った際、以下のエラーが発生しました。
原因と対応策を教えてください。
------
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
------