Documentation ¶
Overview ¶
tls package contains tls related helper functions related to generating and modifying certificates and private keys used for tls.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetClientAuth ¶
func SetClientAuth(x *x509.Certificate) error
func SetServerAuth ¶
func SetServerAuth(x *x509.Certificate) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.