Documentation ¶
Index ¶
- func GetDnsNames(cert *x509.Certificate) []string
- func GetDomain(cert *x509.Certificate) string
- func GetEndTime(cert *x509.Certificate) time.Time
- func GetIssuer(cert *x509.Certificate) string
- func GetMethod(cert *x509.Certificate) string
- func GetRemainDays(cert *x509.Certificate) int
- func GetSHA1(cert *x509.Certificate) string
- func GetSHA256(cert *x509.Certificate) string
- func GetSSLCert(domain string) (*x509.Certificate, error)
- func GetStartTime(cert *x509.Certificate) time.Time
- func GetType(cert *x509.Certificate) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDnsNames ¶
func GetDnsNames(cert *x509.Certificate) []string
func GetDomain ¶
func GetDomain(cert *x509.Certificate) string
func GetEndTime ¶
func GetEndTime(cert *x509.Certificate) time.Time
func GetIssuer ¶
func GetIssuer(cert *x509.Certificate) string
func GetMethod ¶
func GetMethod(cert *x509.Certificate) string
func GetRemainDays ¶
func GetRemainDays(cert *x509.Certificate) int
func GetSHA1 ¶
func GetSHA1(cert *x509.Certificate) string
func GetSHA256 ¶
func GetSHA256(cert *x509.Certificate) string
func GetSSLCert ¶
func GetSSLCert(domain string) (*x509.Certificate, error)
func GetStartTime ¶
func GetStartTime(cert *x509.Certificate) time.Time
func GetType ¶
func GetType(cert *x509.Certificate) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.