package
0.0.0-20250306120524-11777db3047b
Repository: https://github.com/cloudflare/cloudflared.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
GetConfig returns a TLS configuration according to the Config set by the user.
No description provided by the author
No description provided by the author
LoadCert creates a CertPool containing all certificates in a PEM-format file.
No description provided by the author
No description provided by the author
NewCertReloader makes a CertReloader.
# Constants
No description provided by the author
No description provided by the author
# Structs
CertReloader can load and reload a TLS certificate from a particular filepath.
Config is the user provided parameters to create a tls.Config.