I am trying to load images from my server, but when image is loading I am getting:
javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Are there any configurations to set trust certificate for Glide or other settings to avoid this error?