Fix Android CertPathValidatorException
This video show how to fix error certPathValidatorException if you don't have generated certificate or using *.pem file. This video will show 2 ways, one is using network security config and one is using retrofit and CertificateFactory. Hope this help you. :)
If you have some problems or difficulties or have some other questions then you can ask me in the comment bellow. I will try answer your questions. :)
Support me on https://ko-fi.com/iryudith
Contents :
0:00 Intro
0:14 Get *.pem file and add it to Android Studio
0:42 Using network security config
1:42 Using retrofit and CertificateFactory
Example code :
https://github.com/ryudith/android-ssl-certificate
#RYUDITHTUTORIAL