Versions in this module Expand all Collapse all v1 v1.3.0 Jun 27, 2021 v1.2.0 Jun 27, 2021 v1.1.0 Jun 24, 2021 Changes in this version + type CertPool interface + Add func(certs ...*sm2.Certificate) + Get func() (*sm2.CertPool, error) + func NewCertPool(useSystemCertPool bool) (CertPool, error)