Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 469 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 469 Bytes

https-audit

Audit job for checking https setups is correct and certificates are valid

Usage

Server

Launch with enviroment variables:

  • DNS_NAMES: comma seperated list of domains to check
  • CHECK_INTERVAL: interval in seconds to check the domain
  • CHECK_KUBERNETES_INGRESS: check all domains in kubernetes ingresses (requires service account with accesss to list ingresses)

Command line tool

./build/dist/bin/http-cert-audit.js google.com