Documentation
¶
Overview ¶
Package tls provides utilities for generating self-signed TLS certificates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateTLS ¶
GenerateTLS generated a TLS certificate and key. based on https://go.dev/src/crypto/tls/generate_cert.go - `hosts`: a list of ip / dns names to include in the certificate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.