mavit wrote: 
> 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
--------------------
> > 

What version of OpenSSL are you using to test ?
Could the problem be in openssl 1.0.* (and associated libraries) trying
to access a site which can support TLS 1.3  but which openssl 1.0.*
doesn't know about ?


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
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