Update README
This commit is contained in:
		@@ -20,6 +20,8 @@ sudo ln -s /usr/lib/x86_64-linux-gnu/pkcs11/p11-kit-trust.so /usr/lib/firefox/li
 | 
			
		||||
In systems where we cannot import our certificate (LibreELEC, Android (TV)), we need to copy `advancedsettings.xml` and
 | 
			
		||||
`kto.crt` (renamed to `cacert.pem`) to `$HOME_OF_KODI_USER/.kodi/userdata/`.
 | 
			
		||||
 | 
			
		||||
TODO: At least on LibreELEC, this prevents KODI from using system CA, and thus to access "normal" HTTPS resources.
 | 
			
		||||
 | 
			
		||||
#### Android (TV)
 | 
			
		||||
1. find Kodi app user data directory (usually `/sdcard/Android/data/org.xbmc.kodi`)
 | 
			
		||||
2. copy `advancedsettings.xml` and `kto.crt` (renamed to `cacert.pem`) to `$KODI/files/.kodi/userdata/`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user