2022-07-14, 01:32 PM
(2022-07-13, 08:36 PM)mvallevand Wrote: I added your pem file from the browser to the generic cacerts.pem file, copied it into Android profile with the Kodi file manager and then pointed to it with advancedsettings.xml To get you going you can unzip this to USB or a share and copy them to your profile folder with Kodi File Manager
Code:<advancedsettings>
<network>
<catrustfile>special://masterprofile/cacert.pem</catrustfile>
</network>
</advancedsettings>
It connects but it fails on the PIN as expected. You should see my info in your logs
You probably want to create and test cacert.pem on a filesystem based system to make your life easier.
This is way I hate when users hijack threads. The thread goes off topic and potentially resolved but who knows if someone can find this next time.
Martin
Many thanks Martin
I have placed the file and the setting and this works.
I am sorry I hijacked the thread but it looked to me the right thread to place the problem from what I read (at some point discussion was diverted elsewhere but original issue was about setting up SSL forwarding and making use of it via Kodi and the addon so I thought it was relevant). Won't do it again.
Many thanks again for the assistance and understanding.