ERROR: unable to find valid certification path to requested target

2 Ansichten (letzte 30 Tage)
Kieran Craddock
Kieran Craddock am 23 Nov. 2017
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?

Antworten (0)

Kategorien

Mehr zu Downloads finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by