Documentation ¶
Overview ¶
Package genkey implements the genkey command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cli.Command{UsageText: genkeyUsageText, Flags: genkeyFlags, Main: genkeyMain}
Command assembles the definition of Command 'genkey'
Functions ¶
func Validator ¶
func Validator(req *csr.CertificateRequest) error
Validator returns true if the csr has at least one host
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.