Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeCert ¶
func DecodeCert(CA RawPEM) (cert *x509.Certificate, key *rsa.PrivateKey)
DecodeCert (CA RawPEM) returns the x509 cert and key from the raw pem files
Types ¶
type RawPEM ¶
RawPEM just the raw bytes of the certs
func SignedCert ¶
SignedCert pass in the CN of the cert and raw PEM, output the new certs raw PEM
Click to show internal directories.
Click to hide internal directories.