Documentation
¶
Overview ¶
Package certs provides certificate templating logic for nonprod key management.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SigningKeyContextFrom ¶
func SigningKeyContextFrom(ctx context.Context) (*rotate.SigningKeyContext, error)
SigningKeyContextFrom returns signer key certificate information from the context whether it's from BootstrapContext or SigningKeyContext.
func TemplateFromCert ¶
func TemplateFromCert(ctx context.Context, cert *x509.Certificate, pubKey any) (*x509.Certificate, error)
TemplateFromCert provides a certificate template based on a given template and the provided configurables.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.