Quick and dirty shell script to find unused certificates
Problem this snippet solves: This has been edited quite a bit since I first posted so it's probably not as quick and dirty as it was before. This in response to a question regarding removing unused...
Published May 16, 2019
Version 1.0Lee_Sutcliffe
Nacreous
Joined September 14, 2009
Lee_Sutcliffe
Nacreous
Joined September 14, 2009
Rodrihe
Dec 22, 2020Altocumulus
Hi Lee!! Thanks for your fantastic work!
I'm trying to execute the script but seems the ignoreCerts array is not working as expected. For example, it always found "f5-irule.crt" as a certificate to be deleted. If I add any other certificate in the chain, then all the certificates in the chain are selected to be deleted.
Is it something that I'm doing wrong or it's a bug in the script?
Thanks for your great work!