Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAcmeExecPlugin ¶
func RunAcmeExecPlugin(o *PluginOptions) int
Types ¶
type PluginOptions ¶
type PluginOptions struct {
ServerURL string
ServerCA string
ClientKeyPath string
CertPath string
CertKeyPath string
WriteClientKey bool
Debug bool
DebugFile string
ChallengeAddr string
DirPath string
RegisterEmail string
Subject string
Names string
SplitNames []string
}
func (*PluginOptions) Verify ¶
func (o *PluginOptions) Verify() error
Click to show internal directories.
Click to hide internal directories.