Documentation ¶
Index ¶
- func ExecCmd(command string) error
- func ExportCertificateFile(conf *Config, domainName string, cert *certmagic.Certificate) error
- func ExportKeyFile(conf *Config, domainName string, cert *certmagic.Certificate) error
- func HashCertificates(certificates [][]byte) (string, error)
- func HashFile(conf *Config, domainName string, isCert bool) (string, error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportCertificateFile ¶
func ExportCertificateFile(conf *Config, domainName string, cert *certmagic.Certificate) error
ExportCertificateFile saves certs to file
func ExportKeyFile ¶
func ExportKeyFile(conf *Config, domainName string, cert *certmagic.Certificate) error
ExportKeyFile saves a private key to file
func HashCertificates ¶
HashCertificates blabla
Types ¶
Click to show internal directories.
Click to hide internal directories.