Documentation ¶
Overview ¶
Package tls provides functionality for handling tls connetions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DstURL string
)
Functions ¶
func CertForClient ¶
func CertForClient(clientHello *tls.ClientHelloInfo) (*tls.Certificate, error)
func HandleTLSConnection ¶
func IsTLSHandshake ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.