Skip to content

tetsun/check-cert-expire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-cert-expire

Installation

Binary

Download binary from https://github.com/tetsun/check-cert-expire/releases.

Go get

go get github.com/tetsun/check-cert-expire

Usage

See help.

check-cert-expire -h

Examples

Basic

$ check-cert-expire google.com
2017-10-31 12:39:00 +0000 UTC
# => 0

Check delay

$ check-cert-expire -d 90 google.com
2017-10-31 12:39:00 +0000 UTC
# => 65

Silent mode (for script)

$ check-cert-expire -s google.com
# => 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published