Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 346 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 346 Bytes

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)