I m running a web-application. All the endpoints are reachable but HttpConnection from the code to an external resource fails.
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
is thrown when connection is attempted.
I m running a web-application. All the endpoints are reachable but HttpConnection from the code to an external resource fails.
sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target is thrown when connection is attempted.