Documentation ¶ Index ¶ func GenCert(certName string, keyName string, l log.Logger) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenCert ¶ func GenCert(certName string, keyName string, l log.Logger) error GenCert generates TLS-Certificates. This function has side effects: it creates the respective certificate / key pair at the destination locations unless the tuple already exists, if that is the case, this is a noop. Types ¶ This section is empty. Source Files ¶ View all Source files gencert.go templates.go Click to show internal directories. Click to hide internal directories.