SSL Handshake Error: XBMC>Synology DSM 5.0
#1
Hi!

Is there a way to update the OpenSSL used in xbmc? I'm having issues with SSL Handshake when connecting with a HOSTNAME to an WebDav(HTTPS) connection.

I'm using a Synology NAS with DSM 5.0 (OpenSSL v1.0.1f), i Think the OpenSSL version in XBMC does not like the newer one on the NAS? Even curl fails to connect to the NAS if using an older version of OpenSSL on it.

old: curl -v https://hostname.com:5006 fails, curl -v -k -3 https://hostname.com:5006 works.

new: curl -v https://hostname.com:5006 works

So i "Think" it needs to be updated with newer version of openssl for it to make a proper Connection? I would have tested it myself but i don't know if it's possible to 'compile' a new version for it myself?
Reply
#2
Almost 300 views and not 1 reply from team xbmc/kodi...
Reply

Logout Mark Read Team Forum Stats Members Help
SSL Handshake Error: XBMC>Synology DSM 5.00