Documentation ¶
Index ¶
- func BuildCertificateChain(ca_path string, certificate []byte, subordinate_ca []byte) (*bytes.Buffer, *bytes.Buffer, *bytes.Buffer, error)
- func GetSubordinateCaParameters(service string) (*types.CertificateAuthority, error)
- func GetSubordinateCaPath(service string) (*string, *string, error)
- func WriteKeyToFile(service string, privateKey *pem.Block) error
- func WriteSubordinateCaParameters(service string, caCertificate *x509.Certificate, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCertificateChain ¶
func GetSubordinateCaParameters ¶
func GetSubordinateCaParameters(service string) (*types.CertificateAuthority, error)
func WriteSubordinateCaParameters ¶
func WriteSubordinateCaParameters(service string, caCertificate *x509.Certificate, ca types.CertificateParameters, pca *acmpca.GetCertificateAuthorityCertificateOutput) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.