Documentation
¶
Index ¶
- func GenerateCertificateUsingTPP(subject pkix.Name) (pemChain string, pemCertificate string, pemPrivateKey string, err error)
- func GetRootCAPEMCert() []byte
- func GetServerTLSCert() *tls.Certificate
- func GetStateDescription() (result string)
- func GetSubCAPEMCert() []byte
- func InitState(tlsCertDir string)
- func InitStateUsingCerts(caCert, caKey, tlsCertDir string) error
- func InitStateUsingTPP(url, zone, token, certDir string) (err error)
- func InitStateUsingTPPPassthrough(url, zone, token, certDir string) (err error)
- func UsingPassthrough() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateCertificateUsingTPP ¶ added in v0.5.6
func GetRootCAPEMCert ¶ added in v0.6.8
func GetRootCAPEMCert() []byte
func GetServerTLSCert ¶
func GetServerTLSCert() *tls.Certificate
func GetStateDescription ¶ added in v0.5.8
func GetStateDescription() (result string)
func GetSubCAPEMCert ¶
func GetSubCAPEMCert() []byte
func InitStateUsingCerts ¶
func InitStateUsingTPP ¶
func UsingPassthrough ¶ added in v0.5.6
func UsingPassthrough() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.