aj-fernandez / certs_checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certs_checker bash script

A simple script to check the expiration date for sites using the openssl utility and basic bash command with Slack integration based on webhooks to obtain an alert system.

Before starting

It's needed a file en the same folder containing the list of all sites to check, the name of this file MUST BE "site_list".

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%