ChanServ changed the topic of #libreelec to: [ LibreELEC Support Channel ~ current release: (Leia) 9.2.6 ~ No discussion/support for piracy addons/services ~ Log: https://freenode.irclog.whitequark.org/libreelec ]
pmercado has joined #libreelec
shibboleth has joined #libreelec
Tobbi has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Turmoil has joined #libreelec
turm01l has quit [Ping timeout: 265 seconds]
Turmoil is now known as turm01l
shibboleth has quit [Quit: shibboleth]
Gittun has quit [Quit: UPP]
tsal has quit [Ping timeout: 276 seconds]
tsal has joined #libreelec
pmercado has quit [Ping timeout: 246 seconds]
asdf28 has joined #libreelec
_whitelogger has joined #libreelec
asdf28 has quit [Ping timeout: 260 seconds]
buzzmarshall has quit [Remote host closed the connection]
asdf28 has joined #libreelec
gouchi has joined #libreelec
_whitelogger has joined #libreelec
Tobbi has joined #libreelec
Tobbi has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tobbi has joined #libreelec
CapCom has joined #libreelec
<CapCom>
hello everyone
<CapCom>
i am running libreelec on my rpi and want to add a few self-signed certs.
<CapCom>
"Kodi includes its own bundle of default trusted certificate authorities in the file system/certs/cacert.pem of the Kodi installation. "
<CapCom>
however i don't have the path or file on my installation
<CapCom>
can someone help me?
<CapCom>
think i got it ./usr/share/kodi/system/certs/cacert.pem
<CapCom>
"Set the environment variable SSL_CERT_FILE to the location of that new file"
<CapCom>
hmm, but how?
gouchi has quit [Read error: Connection reset by peer]
gouchi has joined #libreelec
<oblikoamorale>
seems like /storage/.config/cacert.pem might be useful
<CapCom>
where can i set the environment variable?
gouchi has quit [Remote host closed the connection]
<asdf28>
CapCom: you could put it in /storage/.config/autostart.sh
<asdf28>
export SSL_CERT_FILE=path
<asdf28>
maybe also in /storage/.profile but i couldn't get that to work somehow
kriger has joined #libreelec
<asdf28>
for testing, you can also set it directly when you start kodi