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
Sumit_Kumar_Dub
Jun 24, 2019Nimbostratus
In addition to above comment-
I am able to save the output to /var/tmp/cert-output.txt
But i need to execute the script automatically every month and get the report through an email. How can we achieve this?