javax.net.ssl.sslpeerUnverifiedexception
I get an error like that.
I researched the forum. solution;
but my problem is due to the library. I can't use this method. I'm not using the httpUtils2(okHttpUtils2) library.
I am using the customrss library.
Is there a solution to the certificate error when using the library?
thank you...
I get an error like that.
I researched the forum. solution;
Follow these steps:
- Uncheck HttpUtils2 library *****(okHttpUtils2)
- Add HttpUtils2 modules (from the first post)
- Check StringUtils and Http libraries
- Change hc.Initialize in HttpUtils2Service to hc.InitializeAcceptAll
but my problem is due to the library. I can't use this method. I'm not using the httpUtils2(okHttpUtils2) library.
I am using the customrss library.
Is there a solution to the certificate error when using the library?
thank you...