Now, I’m testing a Java Auth0 API https://github.com/auth0/auth0-java, but I need to enable SSLSocketFactory, but I can not, and with that I get an error: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security .provider.certpath.SunCertPathBuilderException: The valid certification path for the requested destination could not be found
A friend has already had this problem and resolved?
Thank you very much