Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CertificateSubjectHash ¶
func CertificateSubjectHash(cert *x509.Certificate) (string, error)
CertificateSubjectHash implements `openssl x509 -subject_hash`, outputting an 8 character hexadecimal hash of the given Certificate subject.
func ForEachCertInBundle ¶
ForEachCertInBundle calls the provided function for every certificate in a bundle file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.