Help!!!
When I use HttpUtils2 lib to receive JSON string - with https protocol, I receive "No peer certificate". I think, it is no server's valid serteficate. I changed HttpUtils2 lib to Http+StringUtils libs and HttpUtils2Service + HttpJob modules, hc.Initialize -> hc.InitializeAcceptAll, as here:
https://www.b4x.com/android/forum/t...re-now-even-simpler.18992/page-14#post-241469
but nothing has changed.
When I use HttpUtils2 lib to receive JSON string - with https protocol, I receive "No peer certificate". I think, it is no server's valid serteficate. I changed HttpUtils2 lib to Http+StringUtils libs and HttpUtils2Service + HttpJob modules, hc.Initialize -> hc.InitializeAcceptAll, as here:
https://www.b4x.com/android/forum/t...re-now-even-simpler.18992/page-14#post-241469
but nothing has changed.