From this post I would say there are issues? But I'm no expert on certificates (despite that I implemented different transport protocols in our products including TLS): Obtain certificate for my DDNS domain - Help - Let's Encrypt Community Support
Posts by vpeter
-
-
-
Enable debug log in kodi and check what happen when you press this hash key.
Under which xml node you have specified this runaddon()? Do you even have addon installed?
-
Sadly you can not have a reliable SSL certificate for a dyndns server, or at least I was not able to read enough to accomplish just that.
What is the issue with it?
-
However I have no idea how would KODI/LE react for a source that has a self-signed certificate.
Without a problem I think? Just needs to provide ca's cert in /storage/.config/cacert.pem.
-
I know I guy who is using SFTP without a problem.
Maybe you should check kodi log for any clues what is wrong. I'm using HTTPS also without a problem.
-
No, no, I was not teasing you. It's just I never really used sftp or ftps. But I would say I'm very good with problem solving

Anyway, good that it is working for you too. Next time you could also look for webdav or sshfs.
-
What I forgot to mention that when using |auth=SSL/TLS&verifypeer=false you don't need to do anything with cacert.pem on LE box. But obviously this is not good from security perspective.
If it doesn't work enable debug log for curl in kodi and you will see some errors. I think major error messages are also shown in normal kodi log.
-
At the end it is very easy to make it work

As source use ftps://user:[email protected]:990/|auth=SSL/TLS
When creating certificate in FileZilla FTP server you ABSOLUTELY need to enter Common name (Server address) as shown on picture
Then you need to convert certificate from crt to pem format using openssl tool on LibreELEC box or somewhere else with command
and copied to users' cacert.pem
After that run openssl-config and restart kodi (systemctl restart kodi) or just reboot. And it should work like for me here.
Another option for certificates is to create them with openssl (as you probably know).
Update: I also removed few posts not adding any value to this discussion.
-
Never used testparm and my conf file was always picked.
-
You need to rename/copy samba.conf.sample to samba.conf in /storage/.config.
-
For 8.2.5 you should use Ubuntu 16.04 LTS if you don't want problems.
-
There are LE fans and there are CE fans. Stick it whatever works better (and I assume because don't have any Amlogic device that CE is better for such devices)

Like here: [BUG] S905X Krypton: Horrible banding in 10 Bit videos
-
Any ideas how to fix this issue with non HDR files? Isnt this a serious bug?!
Try ading 720P resolution to the whitelist.
-
Working well so far no problems.
Nice to hear that.
-
Is there anything I can do to fix this?
You could try CoreELEC.
-
vpeter .. IMHO it would make a good standard add-on for the LE repo.
Would it? Isn't docker the standard for this?

Will send PR then to properly fix all building files.
porkchop999: service.mariadb-9.0.100-generic.x86_64.zip
-
Would anyone use MariaDB mysql server addon to use it with Kodi? It is more lightweight than LAMP.
I can build it on request just let me know for which image.