Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeCertPEM ¶
func EncodeCertPEM(cert *x509.Certificate) []byte
EncodeCertPEM returns PEM-encoded certificate data
func WriteCert ¶
func WriteCert(certPath string, cert *x509.Certificate) error
WriteCert stores the given certificate at the given location
func WriteKeyAndCert ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.