Forum Discussion
David_Dalgaard_
Jul 25, 2013Nimbostratus
Script to check for certificate expiration
Hi guys
Most of you have probably been in the situation where a certificate suddenly expired without anyone noticing (or at least no one took proper action). I was in that situation a couple of ...
REastman_249266
Jan 11, 2018Historic F5 Account
Your syntax is incorrect compared to the posted code. You don't have a space between the single quotes before print. Posted code: CERTEXPIRE=$(echo $line | awk -F 'expired on ' '{print $2}') Your code: CERTEXPIRE=$(echo $line | awk -F 'expired on ''{print $2}')
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects