Versions in this module Expand all Collapse all v0 v0.3.0 Jan 21, 2024 Changes in this version + var CRLSet = map[string]*pkix.CertificateList + var HTTPClient = http.DefaultClient + var HardFail = false + func VerifyCertificate(cert *x509.Certificate) (revoked, ok bool) + func VerifyCertificateError(cert *x509.Certificate) (revoked, ok bool, err error) v0.2.0-beta Jul 23, 2023