Documentation
¶
Index ¶
- func NewTLSClient(certFile string, keyFile string, certFiles []string) (*http.Client, error)
- func NewTLSClientConfig(certFile string, keyFile string, certFiles []string) (*tls.Config, error)
- func NewTLSServerListener(endpoint string, certFile string, keyFile string, Type string, ...) (net.Listener, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTLSClient ¶
func NewTLSClientConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.