Documentation
¶
Overview ¶
Package cert provides various utility functions regarding handling the local CA for the sf-operator
Index ¶
Constants ¶
View Source
const (
LocalCACertSecretName = "ca-cert"
)
Variables ¶
This section is empty.
Functions ¶
func X509CA ¶ added in v0.0.55
func X509CA() (*x509.Certificate, *rsa.PrivateKey, *bytes.Buffer, *bytes.Buffer)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.