Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ssl-cert-check [2015/06/01 17:31]
steve
ssl-cert-check [2015/06/01 17:32]
steve
Line 4: Line 4:
  
 Use ssl-cert-check to check the status of expiring SSL certificates. Use ssl-cert-check to check the status of expiring SSL certificates.
- 
-The list of domains is kept on tahiti at ''/​home/​steve/​domains/​ssl''​ 
- 
-== Usage == 
- 
-Check domains listed in file, expire on 5 minutes, and send emails for anything that expires in less than 30 days: 
- 
-<​code>​ 
-timeout 300 ssl-cert-check -x 30 -e [email protected] -a -f domains 
-</​code>​