slartibartfast wrote: > How would I check this on a Pi with Raspberry OS? > openssl x509 -issuer -enddate -noout -subject > seems to hang.
It is waiting for a file name. Take my awk command from above and put it all on one line. Then, once you have that working, you can fiddle with it to adjust the parameters. e.g. remove the " | grep -B 1 -e notAfter.*2021" to see the full output (it will be big). 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
