Documentation
¶
Index ¶
- func AddToCache(path string, driverConfig *config.DriverConfig, mod *kv.Modifier) (*[]byte, error)
- func IsCertValidBySupportedDomains(byteCert []byte, ...) (bool, *x509.Certificate, error)
- func LoadCertComponent(driverConfig *config.DriverConfig, goMod *helperkv.Modifier, certPath string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddToCache ¶ added in v1.58.6
func IsCertValidBySupportedDomains ¶ added in v1.58.6
func IsCertValidBySupportedDomains(byteCert []byte, certValidationHelper func(cert *x509.Certificate, host string, selfSignedOk bool) (bool, error), ) (bool, *x509.Certificate, error)
IsCertValidBySupportedDomains accepts a certificate
func LoadCertComponent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.