I want to change my nowplaying information from HTTP to HTTPS.
I have setup the nowplaying based on the tutorial from the wiki page.
For HTTP it is correct working and in use.
When i modify the http get logging option from http to https then i get this error message in the system log:
failed: Error connecting with SSL.
error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error
When i search on the internet it could have something to do with the delphi code and with the usage of cloudflare (witch i use).
Not sure, but after some Googling, it seems that the OpenSSL version shipped with mAirList is too old and does not support a particular encryption protocol required by Cloudflare.