# Functions

GetKongSystemSelfSignedCerts returns the self-signed certificate and key with CN=*.<controllerNamespace>.svc and subjectAltName=DNS:*.<controllerNamespace>.svc.
MustGenerateSelfSignedCert generates a tls.Certificate struct to be used in TLS client/listener configurations.
MustGenerateSelfSignedCertPEMFormat generates self-signed certificate and returns certificate and key in PEM format.
No description provided by the author
WithCATrue allows to use returned certificate to sign other certificates (uses BasicConstraints extension).
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author