Let's Encrypt Certificates Summary

{{range .LetsEncryptExpirations}} {{end}}
XmlId Version Expiration AuthType Error
{{.XmlId}} {{.Version}} {{.Expiration}} {{.AuthType}} {{.Error}}

ACME Certificates Summary

{{range .AcmeExpirations}} {{end}}
XmlId Version Expiration AuthType Error
{{.XmlId}} {{.Version}} {{.Expiration}} {{.AuthType}} {{.Error}}

Self Signed Certificates Summary

{{range .SelfSignedExpirations}} {{end}}
XmlId Version Expiration AuthType Error
{{.XmlId}} {{.Version}} {{.Expiration}} {{.AuthType}} {{.Error}}

Other Certificates Summary

{{range .OtherExpirations}} {{end}}
XmlId Version Expiration AuthType Error
{{.XmlId}} {{.Version}} {{.Expiration}} {{.AuthType}} {{.Error}}