bpa wrote: 
> 
> I suspect Radioplayer needs/checks for TLS 1.3 which was only supported
> from OpenSSL 1.1.* onwards and this causes the initial error. There may
> be a race condition somewhere.

It doesn't seem to be that, since the following command works,
indicating support for TLS 1.0:


Code:
--------------------
    openssl s_client -connect np.radioplayer.co.uk:443 -tls1 </dev/null
--------------------


------------------------------------------------------------------------
mavit's Profile: http://forums.slimdevices.com/member.php?userid=10203
View this thread: http://forums.slimdevices.com/showthread.php?t=109826

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to