Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrLoadEmbeddedCerts = errors.New("failed to load embedded certs")
)
Functions ¶
func AppendPEMFileToRootCAPool ¶
Appends certificates to the `x509.CertPool` from a `.pem` private local file. On many Linux systems, /etc/ssl/cert.pem will contain the system wide set but in our case, we'll pull the certificate file path from the `Configuration` struct
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.