bpa wrote: 
> 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.

My new Best Friend !!:):)

Just a couple of things

Typo, should be 


Code:
--------------------
    /etc/ssl/openssl.cnf
--------------------


and the line is the very last one :p

Thanks a bunch, also holds up after a LMS restart.

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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

Reply via email to