Documentation
¶
Index ¶
- func CheckCertificateExpiry(cert *x509.Certificate) int
- func PrintCertInfos(w io.Writer, certInfos []utils.CertInfo)
- func SaveCertChainToFile(prefix string, certInfos []utils.CertInfo, outputFile string) (string, error)
- func SaveOrPrintCertToFile(w io.Writer, prefix string, certInfos []utils.CertInfo, outputFile string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckCertificateExpiry ¶
func CheckCertificateExpiry(cert *x509.Certificate) int
func SaveCertChainToFile ¶ added in v0.8.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.