Glide V4 load https images
I know this link , and tried but this is for Glide V3 solution, I need to load https://myimage/image/xxx.png but glide throw exception FileNotFoundException(No content provider)** and **SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found I am using 4.5.0 Glide version, I have spend a lot of time but can't find any solution, any help will be appreciated. I am struggling near about 1 day but find solution, if you are using ssl certified link like https then you need to add two more dependency of glide so you have to add this