Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSelfSignedCA ¶
func GenerateSelfSignedCA() (*x509.Certificate, crypto.PrivateKey, error)
func GenerateTLSCert ¶
func GenerateTLSCert(caCert *x509.Certificate, caKey crypto.PrivateKey, serial *big.Int, dnsNames []string, ipAddrs []net.IP) (cert tls.Certificate, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.