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
jaikumar_f5
May 21, 2019MVP
This is great, but one pre-requisite could be added too.
- By default, save-on-auto-sync is disabled (false). So make sure you run the save sys config command before executing the script. Else the running config may not be saved on the stored config file & the output could be misleading.