Documentation ¶
Overview ¶
Package tls provides helpers for generation of local tls.Certificates for use in testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCert ¶
func NewCert() (tls.Certificate, error)
NewCert will create a new tls.Certificate for use in testing. This cert is self signed and must not be used in production code.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.