Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ei-grad committed Jun 7, 2017
1 parent 7016053 commit fa6761b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Check Expiring Certs
====================

This is a simple program to warn if SSL certificate on specified host is to
expire in a week.

Install
-------

go get github.com/ei-grad/check-expiring-certs

Check some hosts
----------------

check-expiring-certs 8.8.8.8:443 [2a02:6b8:a::a]:443 ya.ru:443

0 comments on commit fa6761b

Please sign in to comment.