I can see from the LMS server.log that my pCP 8 is having a similar
problem.

I see that it still has the expired "DST Root CA X3" cert.

Code:
--------------------
    
  awk -v cmd='openssl x509 -issuer -enddate -noout -subject' ' 
  /BEGIN/{close(cmd)};{print | cmd}' < /etc/ssl/certs/ca-certificates.crt | 
grep -B 1 -e notAfter.*2021
  
  result
  issuer=O = "Cybertrust, Inc", CN = Cybertrust Global Root
  notAfter=Dec 15 08:00:00 2021 GMT
  --
  issuer=O = Digital Signature Trust Co., CN = DST Root CA X3
  notAfter=Sep 30 14:01:15 2021 GMT
  --
  issuer=OU = GlobalSign Root CA - R2, O = GlobalSign, CN = GlobalSign
  notAfter=Dec 15 08:00:00 2021 GMT
  --
  issuer=C = BM, O = QuoVadis Limited, OU = Root Certification Authority, CN = 
QuoVadis Root Certification Authority
  notAfter=Mar 17 18:33:33 2021 GMT
  --
  issuer=C = FI, O = Sonera, CN = Sonera Class2 CA
  notAfter=Apr  6 07:29:40 2021 GMT
  
  
--------------------


I think that it is not technically incorrect to still have it but it is
known to cause problems with some software.

Anyone else on pCP 8 with LMS 8.2.1 seeing this sort of thing in the
server.log ?

Code:
--------------------
    
  Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get 
players from SN: Timed out waiting for data, retrying in 86400 seconds
  
--------------------



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115217

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

Reply via email to