Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TLSLookup = map[string]uint16{ "tls10": tls.VersionTLS10, "tls11": tls.VersionTLS11, "tls12": tls.VersionTLS12, }
TLSLookup maps the tls_min_version configuration to the internal value
Functions ¶
func ParseCiphers ¶ added in v0.6.5
ParseCiphers parse ciphersuites from the comma-separated string into recognized slice
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.