Fork me on GitHub

cert-checker

Last update: {{ timeNow }}
{{ len .BadCerts }} Errors
{{ len .WarningCerts }} Warnings
{{ len .GoodCerts }} All Goods
{{ if .BadCerts }}

Errors

{{ end }} {{ if .WarningCerts }}

Warnings

{{ end }} {{ if .GoodCerts }}

All Goods

{{ end }}