Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CrtPath string
CrtPath will be the path to the cert file for tls
View Source
var KeyPath string
KeyPath will be the path to the cert file for tls
Functions ¶
func GenerateCertificate ¶
func GenerateCertificate(cert x509.Certificate) (string, string, error)
GenerateCertificate for a given template
func GetCertificatePath ¶
func GetCertificatePath() string
func GetKeyPath ¶
func GetKeyPath() string
func LoadCertsFromEnvVariable ¶
LoadCertsFromEnvVariable - Pull and Load SSL Certs for HTTPS..
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.