Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultSelfsignedTls ¶
func DefaultSelfsignedTls() (tls.Certificate, error)
DefaultSelfsignedTls uses DefaultConfig to generate a self-signed tls.Certificate
func NewSelfsignedTls ¶
func NewSelfsignedTls(cfg *Config) (tls.Certificate, error)
NewSelfsignedTls expects a Config to generate a self-signed tls.Certificate
Types ¶
Click to show internal directories.
Click to hide internal directories.