Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 683 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 683 Bytes

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.