/tlsdialer

Fork of crypto/tls.Dial and DialWithDialer

Primary LanguageGoApache License 2.0Apache-2.0

tlsdialer Travis CI Status Coverage Status GoDoc

package tlsdialer contains a customized version of crypto/tls.Dial that allows control over whether or not to send the ServerName extension in the client handshake.

v2 is the current version. Import and doc information on gopkg.in.