vvz / sslcheck

Simplistic script to check a list of services ssl certs to make sure they haven't expired

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sslcheck

Build Status

Features

  • Super Simple
  • Check a list of services to see if their certs have expired
  • Print a pretty table with the relevant information
  • Email out a report to a given address

#Example:

    $ sslcheck csh.rit.edu:443 google.com:443
    $ sslcheck -file sites.txt

About

Simplistic script to check a list of services ssl certs to make sure they haven't expired

License:MIT License


Languages

Language:Go 100.0%