PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Istvan Dobrentei   PHP SSL Certificate Check   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP SSL Certificate Check
Check SSL certificates validity for given domains
Author: By
Last change:
Date: 5 years ago
Size: 424 bytes
 

Contents

Class file image Download

The CertChecker class helps to detect a domain SSL certification expiration. It sends a notification emails when checking failed or need a cert update.

Usage:

  • Put the domain names into the domain.txt (every line should containt one domain name).
  • Install dependencies running compose comand.
  • Setup the config.ini file.
  • Setup a cron job and run the cron_script.php (for example: every day, or every week at once)