Skip to content
/ tlx Public

Simple utility to retrieve TLS certificate expiration dates.

License

Notifications You must be signed in to change notification settings

andygeorge/tlx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tlx

Simple utility to retrieve TLS certificate expiration dates.

Installation / Update

# install go
sh -c 'VERSION="v1.0.0"; GH="github.com/andygeorge/tlx"; GOPRIVATE=$GH go install -v $GH@$VERSION'

Usage

tlx DOMAIN [PORT]

eg:

$ tlx google.com
*.google.com expires 2023-06-26 08:17 UTC (in 53 days)

About

Simple utility to retrieve TLS certificate expiration dates.

Resources

License

Stars

Watchers

Forks

Languages