SSL Certificate Report
Problem this snippet solves: This script creates a text report detailing all invalid or soon to expire certificates in /config/ssl/ssl.crt/ using openssl to write out the certificate attributes. Co...
Published Mar 10, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
jaikumar_f5
Nov 06, 2018MVP
To get your output in a file, you can try this, this is easy way to do rather than modifying the script.
Active:In Sync] ~ > /var/tmp/cert-output.txt
Active:In Sync] ~ tmsh run cli script certificatereport.tcl > /var/tmp/cert-output.txt