Documentation
¶
Index ¶
- func Curves() []tls.CurveID
- func ExpectPeerName(name string, roots *x509.CertPool) func(cs tls.ConnectionState) error
- func FormatVersion(v uint16) string
- func LoadCAfile(filename string) (*x509.CertPool, error)
- func ParseCipherList(ciphers string) ([]uint16, error)
- func ParseCurveList(curves string) ([]tls.CurveID, error)
- func ParseVersion(s string) (uint16, error)
- func TLSConfigFromURL(u *url.URL) (*tls.Config, error)
- func TLSFactoryFromURL(u *url.URL) (func(c net.Conn, config *tls.Config) net.Conn, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpectPeerName ¶
func FormatVersion ¶
func ParseCipherList ¶
func ParseVersion ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.