{{TF `This is the certificate information for %s.` .Certificate.Subject.CommonName }}

{{TS `Field`}} {{TS `Value`}}
{{TS `Challenge Method`}} {{.NvdataCert.ChallengeMethod}}
{{TS `Id`}} {{.NvdataCert.CertId}}
{{TS `Order Url`}} {{.NvdataCert.OrderUrl}}
{{TS `Subject`}} {{.Certificate.Subject.CommonName}}
{{TS `DNS Names`}} {{.Certificate.DNSNames}}
{{TS `Issuer`}} {{.Certificate.Issuer.CommonName}}
{{TS `Valid After`}} {{.Certificate.NotBefore.String}}
{{TS `Valid Before`}} {{.Certificate.NotAfter.String}}
{{TS `PEM-Encoded Certificate`}}
{{.NvdataCert.DomainCert}}
{{TS `PEM-Encoded Issuer`}}
{{.NvdataCert.IssuerCert}}