Skip to content

pratikmallya/ssl-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssl-check

Simple utility that tells you expiration dates for all the domains specified in a zonefile.

This tool is motivated by the problem many orgs often face with expiring certificates. Please note that a better solution to this problem is to use managed certificates like Lets Encrypt. However, many organizations continue to rely on manually provisioned ssl certs for various reasons, and this tool is meant to assist in maintaining them.

Run

go run main.go <ZONEFILE>

This will print a table of domains, with their expiration dates.

About

Consume a zonefile, spit out expiration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages