ERROR: unable to find valid certification path to requested target

조회 수: 1 (최근 30일)
Kieran Craddock
Kieran Craddock 2017년 11월 23일
Hi I have been downloading MODIS data using the Modis Client with Matlab.
It has been working perfectly, however now when calling the modis Client: modisClient() the following error appears:
Error using callSoapService (line 89)
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
Error in myServiceHandlerService/getproducts (line 22)
response = callSoapService( ...
Error in modisClient (line 98)
modisProds = getproducts( modisServiceObj ) ;
Any suggestions on how to fix this?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by