ehough / docker-kodi

Dockerized Kodi with audio and video
https://hub.docker.com/r/erichough/kodi/
GNU General Public License v3.0
237 stars 58 forks source link

SSL #11

Closed ViennaCivicEP2 closed 5 years ago

ViennaCivicEP2 commented 5 years ago

Hi,

i´ve got a problem with an addon (IPTV) in Kodi. I get the error "We failed to reach a server. [SSL:CERTIFICATE_VERIFY_FAILED]

Tried looking into the container under /usr/share/kodi/system/certs/'. Folder 'certs' is missing, so does cacert.pem

Could this be the cause?

I would appreciate your help, as i am fairly new to docker. How can i add 'cacert.pem' to be persistent?

thanks!

ehough commented 5 years ago

Thanks for the report. I'll try to reproduce this locally and come up with a fix. Stand by!

ViennaCivicEP2 commented 5 years ago

Thanks very much!

ehough commented 5 years ago

Are you still experiencing this with the latest version of this image? It should be fixed with the latest versions of this image (Kodi "Leia")

Let us know. Thanks!

ehough commented 5 years ago

Closing this issue, but feel free to re-open if necessary.