I receive the following error
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
This is undoubtedly given by the certificates, I used the following class to avoid this error which accepted all the certificates, which now that I need to upload it to the playStore does not allow me for this class because of security issues, my question is the next, as I do then to add this certificate, which was purchased by a safe and reliable company and is a legal certificate with all the correct, this error is some configuration of my volley or is it a problem from the server?