Kodi Community Forum

Full Version: SSL client authentication
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm using protocols that need mutual authentication.
Kodi does not have any option to specify the client's certificate file and the client's private key file. Only allows you to specify the certificate authority.

This is very simple:
CURLOPT_SSLKEY for the private key file
CURLOPT_CAINFO for the CACert
CURLOPT_SSLCERT for the Cert file

Kodi can allow user to enter those options for HTTPS WebDAV, HTTPS directory, SFTP, etc
I don't understand, people have requested it since 2012.
Use a proper web server as reverse proxy.
I do not know if you're a kodi developer or not, but if you do not have anything to say, don't do it.

The websites are full of bullshit.
Hint, look at my user name and group.
Qualified developers are needed. Python is the interpreted programming language used by children to learn to code.