diff --git a/README.md b/README.md index ae5b2b1..a741ae0 100644 --- a/README.md +++ b/README.md @@ -26,3 +26,14 @@ This prevents KODI from using system CA, and thus to access "normal" HTTPS resou #### 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/` + +### Import in Windows +1. Download the CA +2. Double-click on it +3. On the Certificate dialog box, click Install Certificate to start the Certificate Import Wizard +4. On the Welcome page, click Next +5. On the Certificate Store page, select Place all certificates in the following store and click Browse +6. In the Select Certificate Store dialog box, select Show Physical Stores +7. Double-click Trusted Root Certification Authorities, select Local Computer, and then click OK +8. On the Certificate Store page, click Next +9. On the summary page, review the details and click Finish