Documentation ¶
Index ¶
- func ClientTslConfNoVerity() *tls.Config
- func ClientTslConfVerity(caFile, certFile, keyFile, passwd string) (*tls.Config, error)
- func ClientTslConfVerityServer(caFile string) (*tls.Config, error)
- func ServerTslConf(caFile, certFile, keyFile, passwd string) (*tls.Config, error)
- func ServerTslConfVerity(certFile, keyFile, passwd string) (*tls.Config, error)
- func ServerTslConfVerityClient(caFile, certFile, keyFile, passwd string) (*tls.Config, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientTslConfNoVerity ¶
func ClientTslConfVerity ¶
func ServerTslConf ¶
func ServerTslConfVerity ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.