I want to install a periodic script to send out a reminder for certificates whose expiry is, say, imminent or recent, or a full list of certs with their expiry dates. A web search has only found (generic) solutions for checking active SSL certs (Let's Encrypt etc), but I also want to cover locally generated CA certs, client certs etc.
So just wondering whether anyone knows of any existing solution? Something that can be configured with a list of directories to scan, say, e.g. various easyrsa/pki/issued, /etc/mail/certs, etc.
Easy enough to create one, but re-inventing wheels, etc.
So just wondering whether anyone knows of any existing solution? Something that can be configured with a list of directories to scan, say, e.g. various easyrsa/pki/issued, /etc/mail/certs, etc.
Easy enough to create one, but re-inventing wheels, etc.