Documentation
¶
Overview ¶
Package tlsutil provides centralized TLS configuration for trusting specific domains
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTLSConfig ¶
GetTLSConfig returns a TLS config with appropriate verification settings
func GetTrustedDomains ¶
func GetTrustedDomains() []string
GetTrustedDomains returns the list of domains to skip TLS verification for
func NewHTTPClient ¶
NewHTTPClient creates an HTTP client with TLS verification for trusted domains
func NewHTTPClientForDomain ¶
NewHTTPClientForDomain creates an HTTP client configured for a specific domain
func ShouldSkipTLSVerify ¶
ShouldSkipTLSVerify checks if TLS verification should be skipped for this domain
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.