Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSelfSignedCertificate ¶
func CreateSelfSignedCertificate(name ...string) (*tls.Certificate, error)
Types ¶
type Configuration ¶
func NewTLSConfiguration ¶
func NewTLSConfiguration(certificatePath, keypairPath, sni string) (*Configuration, error)
Click to show internal directories.
Click to hide internal directories.