Documentation ¶
Index ¶
Constants ¶
View Source
const ( CertFilename = "tls.crt" KeyFilename = "tls.key" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TLSInfo ¶
type TLSInfo struct { CertsDirectory string // contains filtered or unexported fields }
func (*TLSInfo) CrateTlsConfig ¶
Click to show internal directories.
Click to hide internal directories.