Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
PKI = grpcx.PKI{
Cert: stepPath + "/certs/openwrt.crt",
Key: stepPath + "/certs/openwrt.key",
CA: stepPath + "/certs/root_ca.crt",
}
)
Functions ¶
func BootstrapCert ¶
func BootstrapCert() error
Requests the ott token for the current instance and use it to issue a certificate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.