Documentation ¶
Overview ¶
Package cert helps creating a self signed key and certs for TLS server Note: Adopted from https://golang.org/src/crypto/tls/generate_cert.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateKeyPair ¶
func GenerateKeyPair(host string)
GenerateKeyPair generated self signed key and cert
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.