I think I have found the problem.

Buster have used a non standard SSL setting - basically taking a
stronger line SSL security.  This would affect any users of OpenSSL on
the Buster system.

Workaround for PlayHLS 2.4 - in the file /etc/ssl/openss.cnf

Code:
--------------------
    
  CipherString = DEFAULT@SECLEVEL=2
  
--------------------


Change to 

Code:
--------------------
    
  CipherString = DEFAULT@SECLEVEL=1
  
--------------------


RAdio France played OK after LMS was restarted after file was edited
(i.e. no need for system restart) - not sure if LMS actually needs to be
restarted.

Longer term - I'll do an update to PlayHLS to support longer DH keys. I
hope this is a just a small change.


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to