Versions in this module Expand all Collapse all v0 v0.179.0 Sep 14, 2023 Changes in this version + var CACertificate []byte + var CAKey []byte + func GetCertificate(certPath, keyPath string) (tls.Certificate, error) + func LoadKeyPair(certPath, keyPath string) ([]byte, []byte, error)